(not at the head of any monitored branch or PR)
2025-03-13 09:14.34: New job: Lint
2025-03-13 09:14.34: Checking out commit 4bb6e5fd. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27617/head" && git reset --hard 4bb6e5fd
2025-03-13 09:14.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout776f3d9"
2025-03-13 09:14.40: Exec: "git" "-C" "/tmp/git-checkout776f3d9" "submodule" 
                           "deinit" "--force" "--all"
2025-03-13 09:14.41: Exec: "git" "-C" "/tmp/git-checkout776f3d9" "reset" 
                           "--hard" "-q" "4bb6e5fd95bc05a3bab58b600d1ff773fc909158"
2025-03-13 09:14.46: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout776f3d9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-13 09:14.47: Exec: "git" "merge" "-q" "--" "5ab9f3c9e8c50d4858e5b871d7544019a20f89e2"

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 . alcotest.1.9.0:new=false alcotest-async.1.9.0:new=false alcotest-js.1.9.0:new=false alcotest-lwt.1.9.0:new=false alcotest-mirage.1.9.0:new=false

2025-03-13 09:14.48: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "alcotest.1.9.0:new=false" "alcotest-async.1.9.0:new=false" 
                           "alcotest-js.1.9.0:new=false" "alcotest-lwt.1.9.0:new=false" 
                           "alcotest-mirage.1.9.0:new=false"
Linting opam-repository at /tmp/git-checkout776f3d9/. ...
No errors
2025-03-13 09:15.04: Job succeeded