(for PR #26907)

2025-11-10 16:53.48: New job: Lint
2025-11-10 16:53.48: Checking out commit b6229f0d. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26907/head" && git reset --hard b6229f0d
2025-11-10 16:53.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1c15d75a"
2025-11-10 16:53.49: Exec: "git" "-C" "/tmp/git-checkout1c15d75a" "submodule" 
                           "deinit" "--force" "--all"
2025-11-10 16:53.49: Exec: "git" "-C" "/tmp/git-checkout1c15d75a" "reset" 
                           "--hard" "-q" "b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe"
2025-11-10 16:53.56: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1c15d75a" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-10 16:53.56: Exec: "git" "merge" "-q" "--" "b6a264c784afa1e19f7a926fc10d49010ad12be4"
Auto-merging packages/apron/apron.0.9.14/opam

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 . apron.0.9.14:new=false apron.v0.9.12:new=false apron.v0.9.14:new=false

2025-11-10 16:54.00: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "apron.0.9.14:new=false" "apron.v0.9.12:new=false" 
                           "apron.v0.9.14:new=false"
Linting opam-repository at /tmp/git-checkout1c15d75a/. ...
No errors
2025-11-10 16:54.23: Job succeeded