(for PR #26907)

2024-11-18 13:43.58: New job: Lint
2024-11-18 13:43.58: 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
2024-11-18 13:43.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout31dd026c"
2024-11-18 13:44.01: Exec: "git" "-C" "/tmp/git-checkout31dd026c" "submodule" 
                           "deinit" "--force" "--all"
2024-11-18 13:44.01: Exec: "git" "-C" "/tmp/git-checkout31dd026c" "reset" 
                           "--hard" "-q" "b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe"
2024-11-18 13:44.08: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout31dd026c" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-11-18 13:44.08: Exec: "git" "merge" "-q" "--" "a6cd5e92975350b992cb58b4351df6fceefc8144"

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 . --changed-packages apron.0.9.14,apron.v0.9.12,apron.v0.9.14

2024-11-18 13:44.13: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "--changed-packages" "apron.0.9.14,apron.v0.9.12,apron.v0.9.14"
Linting opam-repository at /tmp/git-checkout31dd026c/. ...
No errors
2024-11-18 13:44.37: Job succeeded