(not at the head of any monitored branch or PR)
2025-06-10 09:12.53: New job: Lint
2025-06-10 09:12.53: Checking out commit df24748d. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28006/head" && git reset --hard df24748d
2025-06-10 09:12.53: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3f9e8bb2"
2025-06-10 09:12.54: Exec: "git" "-C" "/tmp/git-checkout3f9e8bb2" "submodule" 
                           "deinit" "--force" "--all"
2025-06-10 09:12.54: Exec: "git" "-C" "/tmp/git-checkout3f9e8bb2" "reset" 
                           "--hard" "-q" "df24748d60993bdcf442cde928bf0e6384138466"
2025-06-10 09:12.57: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3f9e8bb2" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-10 09:12.57: Exec: "git" "merge" "-q" "--" "6db96b377f993aa0c7ffb5c06737929e583f3305"

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 . ooh.0.0.2:new=true

2025-06-10 09:12.57: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ooh.0.0.2:new=true"
Linting opam-repository at /tmp/git-checkout3f9e8bb2/. ...
No errors
2025-06-10 09:13.22: Job succeeded