(for PR #27912)

2025-05-22 11:53.00: New job: Lint
2025-05-22 11:53.00: Checking out commit 0ba9daf7. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27912/head" && git reset --hard 0ba9daf7
2025-05-22 11:53.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1bfe0a04"
2025-05-22 11:53.01: Exec: "git" "-C" "/tmp/git-checkout1bfe0a04" "submodule" 
                           "deinit" "--force" "--all"
2025-05-22 11:53.01: Exec: "git" "-C" "/tmp/git-checkout1bfe0a04" "reset" 
                           "--hard" "-q" "0ba9daf714e79f0456ab2824b882357d60430948"
2025-05-22 11:53.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1bfe0a04" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-22 11:53.04: Exec: "git" "merge" "-q" "--" "27f5ac67c2d2345b81e902b55ee4c365058f8146"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --opam-repository . pplumbing.0.0.13:new=false

2025-05-22 11:53.05: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "pplumbing.0.0.13:new=false"
Linting opam-repository at /tmp/git-checkout1bfe0a04/. ...
No errors
2025-05-22 11:53.32: Job succeeded