(for PR #27522)

2025-02-28 23:10.35: New job: Lint
2025-02-28 23:10.35: Checking out commit 4a8995ff. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27522/head" && git reset --hard 4a8995ff
2025-02-28 23:10.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutfc7f2c6"
2025-02-28 23:10.36: Exec: "git" "-C" "/tmp/git-checkoutfc7f2c6" "submodule" 
                           "deinit" "--force" "--all"
2025-02-28 23:10.37: Exec: "git" "-C" "/tmp/git-checkoutfc7f2c6" "reset" 
                           "--hard" "-q" "4a8995ff5d231f7e2cd7e6d1818baf0374916e84"
2025-02-28 23:10.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutfc7f2c6" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-02-28 23:10.43: Exec: "git" "merge" "-q" "--" "2ccd0b9590b882df34384bf66b1921dc0fdec6f1"

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 . irmin-http.3.8.0:new=false irmin-layers.2.10.2:new=false irmin-mirage-git.3.10.0:new=false irmin-mirage-graphql.3.10.0:new=false libirmin.3.10.0:new=false

2025-02-28 23:10.43: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "irmin-http.3.8.0:new=false" "irmin-layers.2.10.2:new=false" 
                           "irmin-mirage-git.3.10.0:new=false" "irmin-mirage-graphql.3.10.0:new=false" 
                           "libirmin.3.10.0:new=false"
Linting opam-repository at /tmp/git-checkoutfc7f2c6/. ...
No errors
2025-02-28 23:11.03: Job succeeded