(for PR #29223)

2026-01-20 14:22.58: New job: Lint
2026-01-20 14:22.58: Checking out commit 6f707529. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29223/head" && git reset --hard 6f707529
2026-01-20 14:22.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2538e93f"
2026-01-20 14:23.00: Exec: "git" "-C" "/tmp/git-checkout2538e93f" "submodule" 
                           "deinit" "--force" "--all"
2026-01-20 14:23.01: Exec: "git" "-C" "/tmp/git-checkout2538e93f" "reset" 
                           "--hard" "-q" "6f70752948af7fb82909b9805d4818479f054fea"
2026-01-20 14:23.03: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2538e93f" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-20 14:23.03: Exec: "git" "merge" "-q" "--" "1c997ec9e6ebc6ea699547000cb8dfa44e52efaa"

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 . domainpc.0.1:new=true

2026-01-20 14:23.04: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "domainpc.0.1:new=true"
Linting opam-repository at /tmp/git-checkout2538e93f/. ...
No errors
2026-01-20 14:23.33: Job succeeded