(for PR #28419)

2025-09-06 22:43.56: New job: Lint
2025-09-06 22:43.56: Checking out commit 473c4e5e. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28419/head" && git reset --hard 473c4e5e
2025-09-06 22:43.56: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutc8814e4"
2025-09-06 22:43.56: Exec: "git" "-C" "/tmp/git-checkoutc8814e4" "submodule" 
                           "deinit" "--force" "--all"
2025-09-06 22:43.57: Exec: "git" "-C" "/tmp/git-checkoutc8814e4" "reset" 
                           "--hard" "-q" "473c4e5e91f30596dff4115afc922c6579592316"
2025-09-06 22:44.00: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutc8814e4" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-06 22:44.01: Exec: "git" "merge" "-q" "--" "9c3d4d2c450836918b2120fd23d975693579ae2e"

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 . cvc5.1.3.0-1:new=false

2025-09-06 22:44.01: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "cvc5.1.3.0-1:new=false"
Linting opam-repository at /tmp/git-checkoutc8814e4/. ...
No errors
2025-09-06 22:44.23: Job succeeded