(not at the head of any monitored branch or PR)
2025-04-12 19:50.27: New job: Lint
2025-04-12 19:50.27: Checking out commit 7ba2ff08. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27747/head" && git reset --hard 7ba2ff08
2025-04-12 19:50.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout18b8c903"
2025-04-12 19:50.28: Exec: "git" "-C" "/tmp/git-checkout18b8c903" "submodule" 
                           "deinit" "--force" "--all"
2025-04-12 19:50.28: Exec: "git" "-C" "/tmp/git-checkout18b8c903" "reset" 
                           "--hard" "-q" "7ba2ff089f43ce5f35b0e456996861b2c152869d"
2025-04-12 19:50.32: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout18b8c903" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-12 19:50.32: Exec: "git" "merge" "-q" "--" "34a3fc46c301a891122df75c17fef6b5358bd68f"

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 . orthologic-coq.0.9.1:new=true

2025-04-12 19:50.32: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "orthologic-coq.0.9.1:new=true"
Linting opam-repository at /tmp/git-checkout18b8c903/. ...
No errors
2025-04-12 19:50.42: Job succeeded