(for PR #29242)

2026-01-19 02:02.02: New job: Lint
2026-01-19 02:02.02: Checking out commit ea144f64. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29242/head" && git reset --hard ea144f64
2026-01-19 02:02.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3e828b60"
2026-01-19 02:02.03: Exec: "git" "-C" "/tmp/git-checkout3e828b60" "submodule" 
                           "deinit" "--force" "--all"
2026-01-19 02:02.04: Exec: "git" "-C" "/tmp/git-checkout3e828b60" "reset" 
                           "--hard" "-q" "ea144f64f5b65b3cba061a8af99b3be4c2c5bc74"
2026-01-19 02:02.07: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3e828b60" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-19 02:02.07: Exec: "git" "merge" "-q" "--" "39960ffbaf3e5b50a1e354d4c99bfecc01e358ca"

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 . neo4j_bolt.0.4.0:new=false neo4j_bolt_eio.0.4.0:new=true

2026-01-19 02:02.08: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "neo4j_bolt.0.4.0:new=false" 
                           "neo4j_bolt_eio.0.4.0:new=true"
Linting opam-repository at /tmp/git-checkout3e828b60/. ...
No errors
2026-01-19 02:03.18: Job succeeded