(not at the head of any monitored branch or PR)
2025-02-10 19:01.42: New job: Lint
2025-02-10 19:01.42: Checking out commit b5d19e19. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27179/head" && git reset --hard b5d19e19
2025-02-10 19:01.42: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout19527d26"
2025-02-10 19:01.45: Exec: "git" "-C" "/tmp/git-checkout19527d26" "submodule" 
                           "deinit" "--force" "--all"
2025-02-10 19:01.45: Exec: "git" "-C" "/tmp/git-checkout19527d26" "reset" 
                           "--hard" "-q" "b5d19e192c34b6eaa3dceec327ed5e7cad9e24fa"
2025-02-10 19:01.53: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout19527d26" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-02-10 19:01.54: Exec: "git" "merge" "-q" "--" "e41dcf1317027b68f2446cba5fefed79d9087146"

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 . junit.2.2.0:new=false junit_alcotest.2.2.0:new=false junit_ounit.2.2.0:new=false

2025-02-10 19:02.00: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "junit.2.2.0:new=false" "junit_alcotest.2.2.0:new=false" 
                           "junit_ounit.2.2.0:new=false"
Linting opam-repository at /tmp/git-checkout19527d26/. ...
No errors
2025-02-10 19:02.28: Job succeeded