(not at the head of any monitored branch or PR)
2025-06-02 10:48.41: New job: Lint
2025-06-02 10:48.41: Checking out commit 9c40ee74. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27978/head" && git reset --hard 9c40ee74
2025-06-02 10:48.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3d8aff74"
2025-06-02 10:48.42: Exec: "git" "-C" "/tmp/git-checkout3d8aff74" "submodule" 
                           "deinit" "--force" "--all"
2025-06-02 10:48.43: Exec: "git" "-C" "/tmp/git-checkout3d8aff74" "reset" 
                           "--hard" "-q" "9c40ee749149dad273e4575daf935b3fd37cc669"
2025-06-02 10:48.45: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3d8aff74" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-02 10:48.45: Exec: "git" "merge" "-q" "--" "f7c62d8b58219a7acd28190fe0201d4936b925dc"

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 . qcow.0.12.1:new=false qcow-stream.0.12.1:new=true qcow-tool.0.12.1:new=false qcow-types.0.12.1:new=true

2025-06-02 10:48.46: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "qcow.0.12.1:new=false" "qcow-stream.0.12.1:new=true" 
                           "qcow-tool.0.12.1:new=false" "qcow-types.0.12.1:new=true"
Linting opam-repository at /tmp/git-checkout3d8aff74/. ...
No errors
2025-06-02 10:49.30: Job succeeded