(not at the head of any monitored branch or PR)
2026-05-23 16:28.34: New job: Lint
2026-05-23 16:28.34: Checking out commit 8b623f36. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29945/head" && git reset --hard 8b623f36
2026-05-23 16:28.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout255529d8"
2026-05-23 16:28.36: Exec: "git" "-C" "/tmp/git-checkout255529d8" "submodule" 
                           "deinit" "--force" "--all"
2026-05-23 16:28.37: Exec: "git" "-C" "/tmp/git-checkout255529d8" "reset" 
                           "--hard" "-q" "8b623f363e6484cb1c885863fdf867c2295cd713"
2026-05-23 16:28.39: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout255529d8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-23 16:28.40: Exec: "git" "merge" "-q" "--" "493123878a032e3f829b102f34e8690b3b2a4fd4"

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 . lua-ml.0.9.5:new=false

2026-05-23 16:28.41: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "lua-ml.0.9.5:new=false"
Linting opam-repository at /tmp/git-checkout255529d8/. ...
No errors
2026-05-23 16:29.07: Job succeeded