(not at the head of any monitored branch or PR)
2026-02-03 16:14.59: New job: Lint
2026-02-03 16:14.59: Checking out commit 0e6673ac. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29331/head" && git reset --hard 0e6673ac
2026-02-03 16:14.59: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3e164549"
2026-02-03 16:15.00: Exec: "git" "-C" "/tmp/git-checkout3e164549" "submodule" 
                           "deinit" "--force" "--all"
2026-02-03 16:15.00: Exec: "git" "-C" "/tmp/git-checkout3e164549" "reset" 
                           "--hard" "-q" "0e6673ac97ae0f63da331269732670199dbab85e"
2026-02-03 16:15.03: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3e164549" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-03 16:15.03: Exec: "git" "merge" "-q" "--" "01e12bc089eafb9e81d496cb6a8286b7a4d19aa2"

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 . menhir.20260203:new=false menhirCST.20260203:new=false menhirGLR.20260203:new=false menhirLib.20260203:new=false menhirSdk.20260203:new=false

2026-02-03 16:15.03: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "menhir.20260203:new=false" 
                           "menhirCST.20260203:new=false" "menhirGLR.20260203:new=false" 
                           "menhirLib.20260203:new=false" "menhirSdk.20260203:new=false"
Linting opam-repository at /tmp/git-checkout3e164549/. ...
No errors
2026-02-03 16:15.33: Job succeeded