(not at the head of any monitored branch or PR)
2025-03-10 18:55.16: New job: Lint
2025-03-10 18:55.16: Checking out commit 54115960. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27513/head" && git reset --hard 54115960
2025-03-10 18:55.16: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkouteba625d"
2025-03-10 18:55.17: Exec: "git" "-C" "/tmp/git-checkouteba625d" "submodule" 
                           "deinit" "--force" "--all"
2025-03-10 18:55.18: Exec: "git" "-C" "/tmp/git-checkouteba625d" "reset" 
                           "--hard" "-q" "54115960b1038a97dc8fdd4b124a7ab3332609e2"
2025-03-10 18:55.23: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkouteba625d" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-10 18:55.24: Exec: "git" "merge" "-q" "--" "0c42e982f4cf97fc698132fb2a16b49524a26ab3"

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 . brisk-reconciler.1.0.0~alpha1:new=true

2025-03-10 18:55.25: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "brisk-reconciler.1.0.0~alpha1:new=true"
Linting opam-repository at /tmp/git-checkouteba625d/. ...
No errors
2025-03-10 18:55.41: Job succeeded