(for PR #27810)

2025-04-23 13:25.17: New job: Lint
2025-04-23 13:25.17: Checking out commit 3db8b1ac. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27810/head" && git reset --hard 3db8b1ac
2025-04-23 13:25.17: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout114c91ee"
2025-04-23 13:25.18: Exec: "git" "-C" "/tmp/git-checkout114c91ee" "submodule" 
                           "deinit" "--force" "--all"
2025-04-23 13:25.18: Exec: "git" "-C" "/tmp/git-checkout114c91ee" "reset" 
                           "--hard" "-q" "3db8b1aca8da385f3ef5daf7c993e26b3a51d355"
2025-04-23 13:25.22: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout114c91ee" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-23 13:25.23: Exec: "git" "merge" "-q" "--" "8106bcf57fc33218275bbf0d02e725f4e9fcd0f6"

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

2025-04-23 13:25.23: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "dates_calc.0.0.8:new=false"
Linting opam-repository at /tmp/git-checkout114c91ee/. ...
No errors
2025-04-23 13:25.44: Job succeeded