(not at the head of any monitored branch or PR)
2026-02-04 18:23.09: New job: Lint
2026-02-04 18:23.09: Checking out commit 84c65dce. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29338/head" && git reset --hard 84c65dce
2026-02-04 18:23.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout35105b1e"
2026-02-04 18:23.14: Exec: "git" "-C" "/tmp/git-checkout35105b1e" "submodule" 
                           "deinit" "--force" "--all"
2026-02-04 18:23.14: Exec: "git" "-C" "/tmp/git-checkout35105b1e" "reset" 
                           "--hard" "-q" "84c65dce1a570460bff26a2af0dbd7f2bad74115"
2026-02-04 18:23.17: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout35105b1e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-04 18:23.18: Exec: "git" "merge" "-q" "--" "45c04602c2fc908af6d1b17ba39c7517d58cb274"

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 . testcontainers.0.1.0:new=true testcontainers-elasticsearch.0.1.0:new=true testcontainers-kafka.0.1.0:new=true testcontainers-localstack.0.1.0:new=true testcontainers-memcached.0.1.0:new=true testcontainers-mockserver.0.1.0:new=true testcontainers-mongo.0.1.0:new=true testcontainers-mysql.0.1.0:new=true testcontainers-postgres.0.1.0:new=true testcontainers-rabbitmq.0.1.0:new=true testcontainers-redis.0.1.0:new=true

2026-02-04 18:23.18: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "testcontainers.0.1.0:new=true" 
                           "testcontainers-elasticsearch.0.1.0:new=true" 
                           "testcontainers-kafka.0.1.0:new=true" "testcontainers-localstack.0.1.0:new=true" 
                           "testcontainers-memcached.0.1.0:new=true" 
                           "testcontainers-mockserver.0.1.0:new=true" 
                           "testcontainers-mongo.0.1.0:new=true" "testcontainers-mysql.0.1.0:new=true" 
                           "testcontainers-postgres.0.1.0:new=true" "testcontainers-rabbitmq.0.1.0:new=true" 
                           "testcontainers-redis.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout35105b1e/. ...
No errors
2026-02-04 18:24.05: Job succeeded