(not at the head of any monitored branch or PR)
2026-04-09 11:57.55: New job: Lint
2026-04-09 11:57.55: Checking out commit 6b246494. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29690/head" && git reset --hard 6b246494
2026-04-09 11:57.55: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2bfe2e13"
2026-04-09 11:58.02: Exec: "git" "-C" "/tmp/git-checkout2bfe2e13" "submodule" 
                           "deinit" "--force" "--all"
2026-04-09 11:58.04: Exec: "git" "-C" "/tmp/git-checkout2bfe2e13" "reset" 
                           "--hard" "-q" "6b2464946e569e2d90f4b72ef1fe7f0196f077a4"
2026-04-09 11:58.07: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2bfe2e13" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-09 11:58.07: Exec: "git" "merge" "-q" "--" "fde524a7a5fc26108522edaefc3bcf346adb744a"

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 . caqti.2.3.0:new=false caqti-async.2.2.4:new=false caqti-driver-mariadb.2.3.0:new=false caqti-driver-pgx.2.3.0:new=false caqti-driver-postgresql.2.3.0:new=false caqti-driver-sqlite3.2.3.0:new=false caqti-dynload.2.3.0:new=false caqti-eio.2.2.4:new=false caqti-lwt.2.3.0:new=false caqti-miou.2.2.4:new=false caqti-mirage.2.2.4:new=false caqti-tls.2.1.2:new=false

2026-04-09 11:58.08: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "caqti.2.3.0:new=false" 
                           "caqti-async.2.2.4:new=false" "caqti-driver-mariadb.2.3.0:new=false" 
                           "caqti-driver-pgx.2.3.0:new=false" "caqti-driver-postgresql.2.3.0:new=false" 
                           "caqti-driver-sqlite3.2.3.0:new=false" "caqti-dynload.2.3.0:new=false" 
                           "caqti-eio.2.2.4:new=false" "caqti-lwt.2.3.0:new=false" 
                           "caqti-miou.2.2.4:new=false" "caqti-mirage.2.2.4:new=false" 
                           "caqti-tls.2.1.2:new=false"
Linting opam-repository at /tmp/git-checkout2bfe2e13/. ...
No errors
2026-04-09 11:58.37: Job succeeded