(not at the head of any monitored branch or PR)
2025-03-13 14:19.11: New job: Lint
2025-03-13 14:19.11: Checking out commit c2749f90. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27619/head" && git reset --hard c2749f90
2025-03-13 14:19.11: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2642d3e5"
2025-03-13 14:19.13: Exec: "git" "-C" "/tmp/git-checkout2642d3e5" "submodule" 
                           "deinit" "--force" "--all"
2025-03-13 14:19.14: Exec: "git" "-C" "/tmp/git-checkout2642d3e5" "reset" 
                           "--hard" "-q" "c2749f906dc47b8393bd361121c04d0fea91e450"
2025-03-13 14:19.18: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2642d3e5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-13 14:19.19: Exec: "git" "merge" "-q" "--" "906fb78ee221e4b7676dcd2285fb6d40cbdc59f2"

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 . lem.2025-03-13:new=false

2025-03-13 14:19.20: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "lem.2025-03-13:new=false"
Linting opam-repository at /tmp/git-checkout2642d3e5/. ...
No errors
2025-03-13 14:19.32: Job succeeded