(not at the head of any monitored branch or PR)
2025-05-07 15:56.05: New job: Lint
2025-05-07 15:56.05: Checking out commit 149c56c4. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27860/head" && git reset --hard 149c56c4
2025-05-07 15:56.05: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout38d25da2"
2025-05-07 15:56.06: Exec: "git" "-C" "/tmp/git-checkout38d25da2" "submodule" 
                           "deinit" "--force" "--all"
2025-05-07 15:56.06: Exec: "git" "-C" "/tmp/git-checkout38d25da2" "reset" 
                           "--hard" "-q" "149c56c4f29016083a72b794ba5d0997233f6df7"
2025-05-07 15:56.08: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout38d25da2" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-07 15:56.08: Exec: "git" "merge" "-q" "--" "73030c05df1ec34ff58b2bdeaaa861e5d3059ca6"

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 . dates_calc.0.0.9:new=false

2025-05-07 15:56.09: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "dates_calc.0.0.9:new=false"
Linting opam-repository at /tmp/git-checkout38d25da2/. ...
No errors
2025-05-07 15:56.35: Job succeeded