(not at the head of any monitored branch or PR)
2026-03-23 10:31.35: New job: Lint
2026-03-23 10:31.35: Checking out commit 8afc60ff. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29564/head" && git reset --hard 8afc60ff
2026-03-23 10:31.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout284d681a"
2026-03-23 10:31.42: Exec: "git" "-C" "/tmp/git-checkout284d681a" "submodule" 
                           "deinit" "--force" "--all"
2026-03-23 10:31.42: Exec: "git" "-C" "/tmp/git-checkout284d681a" "reset" 
                           "--hard" "-q" "8afc60ff3217de99b86954a6affb39ff08ce4c60"
2026-03-23 10:31.46: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout284d681a" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-03-23 10:31.46: Exec: "git" "merge" "-q" "--" "63b7ba71be83567e54bb667df0f2bb374d74fb61"

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 --machine-readable --opam-repository . ortac-core.0.8.0:new=false ortac-dune.0.8.0:new=false ortac-qcheck-stm.0.8.0:new=false ortac-runtime.0.8.0:new=false ortac-runtime-qcheck-stm.0.8.0:new=false ortac-wrapper.0.8.0:new=false

2026-03-23 10:31.47: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "ortac-core.0.8.0:new=false" 
                           "ortac-dune.0.8.0:new=false" "ortac-qcheck-stm.0.8.0:new=false" 
                           "ortac-runtime.0.8.0:new=false" "ortac-runtime-qcheck-stm.0.8.0:new=false" 
                           "ortac-wrapper.0.8.0:new=false"
Linting opam-repository at /tmp/git-checkout284d681a/. ...
No errors
2026-03-23 10:32.31: Job succeeded