(for PR #29706)

2026-04-11 03:27.48: New job: Lint
2026-04-11 03:27.48: Checking out commit f4910a25. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29706/head" && git reset --hard f4910a25
2026-04-11 03:27.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout35871d03"
2026-04-11 03:27.50: Exec: "git" "-C" "/tmp/git-checkout35871d03" "submodule" 
                           "deinit" "--force" "--all"
2026-04-11 03:27.51: Exec: "git" "-C" "/tmp/git-checkout35871d03" "reset" 
                           "--hard" "-q" "f4910a2531bcca68d1611b3dcfca297d68fec1a0"
2026-04-11 03:27.55: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout35871d03" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-11 03:27.55: Exec: "git" "merge" "-q" "--" "42844088d70eed10b276d49691b1cbd714fa56a9"

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 . textmate-language.0.6.0:new=false

2026-04-11 03:27.56: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "textmate-language.0.6.0:new=false"
Linting opam-repository at /tmp/git-checkout35871d03/. ...
No errors
2026-04-11 03:28.42: Job succeeded