(for PR #27922)

2025-05-30 20:08.25: New job: Lint
2025-05-30 20:08.25: Checking out commit 0f3f6b77. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27922/head" && git reset --hard 0f3f6b77
2025-05-30 20:08.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout291fe200"
2025-05-30 20:08.28: Exec: "git" "-C" "/tmp/git-checkout291fe200" "submodule" 
                           "deinit" "--force" "--all"
2025-05-30 20:08.28: Exec: "git" "-C" "/tmp/git-checkout291fe200" "reset" 
                           "--hard" "-q" "0f3f6b7730b4831be6a61e8e675ff85eb5e66b71"
2025-05-30 20:08.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout291fe200" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-30 20:08.31: Exec: "git" "merge" "-q" "--" "6ef11c3f3418da8dac044b83bba15d8b424f95d4"

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 . conf-libelf.1.0.0:new=true

2025-05-30 20:08.33: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-libelf.1.0.0:new=true"
Linting opam-repository at /tmp/git-checkout291fe200/. ...
No errors
2025-05-30 20:09.04: Job succeeded