(not at the head of any monitored branch or PR)
2025-04-11 19:08.40: New job: Lint
2025-04-11 19:08.40: Checking out commit c408348f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27745/head" && git reset --hard c408348f
2025-04-11 19:08.40: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3e0f43a4"
2025-04-11 19:08.42: Exec: "git" "-C" "/tmp/git-checkout3e0f43a4" "submodule" 
                           "deinit" "--force" "--all"
2025-04-11 19:08.42: Exec: "git" "-C" "/tmp/git-checkout3e0f43a4" "reset" 
                           "--hard" "-q" "c408348fb2a7fd2c69e3ca675f58bf917499c853"
2025-04-11 19:08.46: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3e0f43a4" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-11 19:08.46: Exec: "git" "merge" "-q" "--" "34a3fc46c301a891122df75c17fef6b5358bd68f"

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 . tiny_httpd.0.18:new=false tiny_httpd_camlzip.0.18:new=false

2025-04-11 19:08.46: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "tiny_httpd.0.18:new=false" "tiny_httpd_camlzip.0.18:new=false"
Linting opam-repository at /tmp/git-checkout3e0f43a4/. ...
No errors
2025-04-11 19:08.57: Job succeeded