(for PR #28910)

2025-11-19 07:54.45: New job: Lint
2025-11-19 07:54.45: Checking out commit bcff42d3. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28910/head" && git reset --hard bcff42d3
2025-11-19 07:54.45: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2e1cd219"
2025-11-19 07:54.45: Exec: "git" "-C" "/tmp/git-checkout2e1cd219" "submodule" 
                           "deinit" "--force" "--all"
2025-11-19 07:54.46: Exec: "git" "-C" "/tmp/git-checkout2e1cd219" "reset" 
                           "--hard" "-q" "bcff42d37dd17cc61f533b42262cc67e654385dd"
2025-11-19 07:54.48: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2e1cd219" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-19 07:54.48: Exec: "git" "merge" "-q" "--" "24dbb725dce5c26764f028224175df3cfbe7dafd"

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 . avro-simple.0.1:new=true

2025-11-19 07:54.49: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "avro-simple.0.1:new=true"
Linting opam-repository at /tmp/git-checkout2e1cd219/. ...
No errors
2025-11-19 07:55.10: Job succeeded