(not at the head of any monitored branch or PR)
2025-03-28 21:00.48: New job: Lint
2025-03-28 21:00.48: Checking out commit 63c368d4. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27655/head" && git reset --hard 63c368d4
2025-03-28 21:00.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3ad8db87"
2025-03-28 21:00.52: Exec: "git" "-C" "/tmp/git-checkout3ad8db87" "submodule" 
                           "deinit" "--force" "--all"
2025-03-28 21:00.52: Exec: "git" "-C" "/tmp/git-checkout3ad8db87" "reset" 
                           "--hard" "-q" "63c368d4ef064a7421fe7a46296ab5eb538c1313"
2025-03-28 21:00.56: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3ad8db87" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-28 21:00.57: Exec: "git" "merge" "-q" "--" "a8a89f62d8abd2a9f0cbb04826bfec1ef6b563e7"

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

2025-03-28 21:00.57: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "caqti.2.2.4:new=false" "caqti-async.2.2.4:new=false" 
                           "caqti-driver-mariadb.2.2.4:new=false" "caqti-driver-pgx.2.2.4:new=false" 
                           "caqti-driver-postgresql.2.2.4:new=false" 
                           "caqti-driver-sqlite3.2.2.4:new=false" "caqti-eio.2.2.4:new=false" 
                           "caqti-lwt.2.2.4:new=false" "caqti-miou.2.2.4:new=true" 
                           "caqti-mirage.2.2.4:new=false" "caqti-tls.2.1.2:new=false"
Linting opam-repository at /tmp/git-checkout3ad8db87/. ...
No errors
2025-03-28 21:01.13: Job succeeded