(not at the head of any monitored branch or PR)
2025-04-28 06:57.55: New job: Lint
2025-04-28 06:57.55: Checking out commit b8482e7a. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27825/head" && git reset --hard b8482e7a
2025-04-28 06:57.55: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout72f3964"
2025-04-28 06:57.57: Exec: "git" "-C" "/tmp/git-checkout72f3964" "submodule" 
                           "deinit" "--force" "--all"
2025-04-28 06:57.57: Exec: "git" "-C" "/tmp/git-checkout72f3964" "reset" 
                           "--hard" "-q" "b8482e7a395625c45612d9e07cccca429838a385"
2025-04-28 06:58.01: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout72f3964" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-28 06:58.02: Exec: "git" "merge" "-q" "--" "8106bcf57fc33218275bbf0d02e725f4e9fcd0f6"

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 . fix.20250428:new=false

2025-04-28 06:58.02: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "fix.20250428:new=false"
Linting opam-repository at /tmp/git-checkout72f3964/. ...
No errors
2025-04-28 06:58.15: Job succeeded