(not at the head of any monitored branch or PR)
2024-10-22 08:26.29: New job: Lint
2024-10-22 08:26.29: Checking out commit f6ea578b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26738/head" && git reset --hard f6ea578b
2024-10-22 08:26.29: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout39743b71"
2024-10-22 08:26.31: Exec: "git" "-C" "/tmp/git-checkout39743b71" "submodule" 
                           "deinit" "--force" "--all"
2024-10-22 08:26.32: Exec: "git" "-C" "/tmp/git-checkout39743b71" "reset" 
                           "--hard" "-q" "f6ea578b505d61e1e6d77f06345b4a505d933e6c"
2024-10-22 08:26.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout39743b71" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-10-22 08:26.42: Exec: "git" "merge" "-q" "--" "1a7dae545ec9b9fb34684697f6619e017c852318"

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 . --changed-packages dates_calc.0.0.7

2024-10-22 08:26.45: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "--changed-packages" "dates_calc.0.0.7"
Linting opam-repository at /tmp/git-checkout39743b71/. ...
No errors
2024-10-22 08:27.05: Job succeeded