(for PR #26912)

2025-04-03 11:17.28: New job: Lint
2025-04-03 11:17.28: Checking out commit 8f78ac65. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26912/head" && git reset --hard 8f78ac65
2025-04-03 11:17.28: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2dd9e524"
2025-04-03 11:17.30: Exec: "git" "-C" "/tmp/git-checkout2dd9e524" "submodule" 
                           "deinit" "--force" "--all"
2025-04-03 11:17.30: Exec: "git" "-C" "/tmp/git-checkout2dd9e524" "reset" 
                           "--hard" "-q" "8f78ac65ee262835b31990fcdf159b4ccdca7c5f"
2025-04-03 11:17.37: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2dd9e524" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-03 11:17.37: Exec: "git" "merge" "-q" "--" "020115166033f8d18e08028df022bfc4916eac6e"

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 . mlgmpidl.1.2.15-1:new=false

2025-04-03 11:17.42: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "mlgmpidl.1.2.15-1:new=false"
Linting opam-repository at /tmp/git-checkout2dd9e524/. ...
No errors
2025-04-03 11:17.55: Job succeeded