(not at the head of any monitored branch or PR)
2026-02-18 11:18.32: New job: Lint
2026-02-18 11:18.32: Checking out commit e4a40d9e. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29421/head" && git reset --hard e4a40d9e
2026-02-18 11:18.32: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout274d348b"
2026-02-18 11:18.33: Exec: "git" "-C" "/tmp/git-checkout274d348b" "submodule" 
                           "deinit" "--force" "--all"
2026-02-18 11:18.34: Exec: "git" "-C" "/tmp/git-checkout274d348b" "reset" 
                           "--hard" "-q" "e4a40d9efaf0f57348f6edf811dc5513cf04e4c6"
2026-02-18 11:18.36: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout274d348b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-18 11:18.37: Exec: "git" "merge" "-q" "--" "b5f07b3c26f80aa84f0fc82453a61b2bbb4b1ee0"

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 --machine-readable --opam-repository . curl_lwt.0.10.0:new=false

2026-02-18 11:18.37: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "curl_lwt.0.10.0:new=false"
Linting opam-repository at /tmp/git-checkout274d348b/. ...
No errors
2026-02-18 11:18.59: Job succeeded