(for PR #27836)

2025-04-29 08:50.39: New job: Lint
2025-04-29 08:50.39: Checking out commit f9ffaaec. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27836/head" && git reset --hard f9ffaaec
2025-04-29 08:50.39: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2b593263"
2025-04-29 08:50.40: Exec: "git" "-C" "/tmp/git-checkout2b593263" "submodule" 
                           "deinit" "--force" "--all"
2025-04-29 08:50.40: Exec: "git" "-C" "/tmp/git-checkout2b593263" "reset" 
                           "--hard" "-q" "f9ffaaec0b9367d9c415a2dcd479159d840a96fa"
2025-04-29 08:50.43: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2b593263" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-29 08:50.43: Exec: "git" "merge" "-q" "--" "d1985569e2c0f406d535044b53c1fde79b558617"

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 . bin_prot.v0.17.0:new=false

2025-04-29 08:50.44: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "bin_prot.v0.17.0:new=false"
Linting opam-repository at /tmp/git-checkout2b593263/. ...
No errors
2025-04-29 08:51.06: Job succeeded