(not at the head of any monitored branch or PR)
2026-04-02 22:05.52: New job: Lint
2026-04-02 22:05.52: Checking out commit 4b172f8f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29634/head" && git reset --hard 4b172f8f
2026-04-02 22:05.52: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2562d7e9"
2026-04-02 22:05.54: Exec: "git" "-C" "/tmp/git-checkout2562d7e9" "submodule" 
                           "deinit" "--force" "--all"
2026-04-02 22:05.55: Exec: "git" "-C" "/tmp/git-checkout2562d7e9" "reset" 
                           "--hard" "-q" "4b172f8fb04e73775fb03ade1369a3fe5802d19c"
2026-04-02 22:05.58: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2562d7e9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-02 22:05.58: Exec: "git" "merge" "-q" "--" "c0deda526f99d43a05c065e9218404492897c64b"

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

2026-04-02 22:05.59: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "curses.1.0.12:new=false"
Linting opam-repository at /tmp/git-checkout2562d7e9/. ...
No errors
2026-04-02 22:06.24: Job succeeded