(not at the head of any monitored branch or PR)
2025-03-25 15:01.24: New job: Lint
2025-03-25 15:01.24: Checking out commit 567635cc. 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 567635cc
2025-03-25 15:01.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkouta2ce3b2"
2025-03-25 15:01.30: Exec: "git" "-C" "/tmp/git-checkouta2ce3b2" "submodule" 
                           "deinit" "--force" "--all"
2025-03-25 15:01.30: Exec: "git" "-C" "/tmp/git-checkouta2ce3b2" "reset" 
                           "--hard" "-q" "567635cc1911b41a3acedae0e4192d0ce0027f4c"
2025-03-25 15:01.35: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkouta2ce3b2" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-25 15:01.35: Exec: "git" "merge" "-q" "--" "48e47466f5898fbf475b71788bcf587634373afa"

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

2025-03-25 15:01.35: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "caqti.2.2.2:new=false" "caqti-async.2.1.2:new=false" 
                           "caqti-driver-mariadb.2.2.2:new=false" "caqti-driver-pgx.2.2.2:new=false" 
                           "caqti-driver-postgresql.2.2.2:new=false" 
                           "caqti-driver-sqlite3.2.2.2:new=false" "caqti-eio.2.1.2:new=false" 
                           "caqti-lwt.2.2.2:new=false" "caqti-miou.2.2.2:new=true" 
                           "caqti-mirage.2.2.2:new=false" "caqti-tls.2.1.2:new=false"
Linting opam-repository at /tmp/git-checkouta2ce3b2/. ...
No errors
2025-03-25 15:01.52: Job succeeded