(not at the head of any monitored branch or PR)
2025-05-09 16:44.00: New job: Lint
2025-05-09 16:44.00: Checking out commit 072d27be. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27859/head" && git reset --hard 072d27be
2025-05-09 16:44.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutb861fad"
2025-05-09 16:44.01: Exec: "git" "-C" "/tmp/git-checkoutb861fad" "submodule" 
                           "deinit" "--force" "--all"
2025-05-09 16:44.01: Exec: "git" "-C" "/tmp/git-checkoutb861fad" "reset" 
                           "--hard" "-q" "072d27be86ef0a9ffb174096c6aa591d954571c9"
2025-05-09 16:44.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutb861fad" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-09 16:44.04: Exec: "git" "merge" "-q" "--" "0d013e603b5ebf0e9b404e10d5a6839f226e1739"

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 . nanoev.0.1:new=true nanoev-picos.0.1:new=true nanoev-posix.0.1:new=true nanoev_tiny_httpd.0.1:new=true

2025-05-09 16:44.04: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "nanoev.0.1:new=true" "nanoev-picos.0.1:new=true" 
                           "nanoev-posix.0.1:new=true" "nanoev_tiny_httpd.0.1:new=true"
Linting opam-repository at /tmp/git-checkoutb861fad/. ...
No errors
2025-05-09 16:44.40: Job succeeded