(not at the head of any monitored branch or PR)
2025-03-12 19:03.59: New job: Lint
2025-03-12 19:03.59: Checking out commit 4080d99a. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27615/head" && git reset --hard 4080d99a
2025-03-12 19:03.59: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3dd8702c"
2025-03-12 19:04.03: Exec: "git" "-C" "/tmp/git-checkout3dd8702c" "submodule" 
                           "deinit" "--force" "--all"
2025-03-12 19:04.04: Exec: "git" "-C" "/tmp/git-checkout3dd8702c" "reset" 
                           "--hard" "-q" "4080d99a77db79c247f32e749a7b12d67ac4a916"
2025-03-12 19:04.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3dd8702c" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-12 19:04.12: Exec: "git" "merge" "-q" "--" "8f63148a9025a7b775a069a6c0b0385c22ad51d3"

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 . quickjs.0.1.1:new=false quickjs.0.1.2:new=false

2025-03-12 19:04.16: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "quickjs.0.1.1:new=false" "quickjs.0.1.2:new=false"
Linting opam-repository at /tmp/git-checkout3dd8702c/. ...
No errors
2025-03-12 19:04.33: Job succeeded