(for PR #29631)

2026-04-03 15:08.50: New job: Lint
2026-04-03 15:08.50: Checking out commit 4c0065ba. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29631/head" && git reset --hard 4c0065ba
2026-04-03 15:08.50: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutfb25911"
2026-04-03 15:08.51: Exec: "git" "-C" "/tmp/git-checkoutfb25911" "submodule" 
                           "deinit" "--force" "--all"
2026-04-03 15:08.52: Exec: "git" "-C" "/tmp/git-checkoutfb25911" "reset" 
                           "--hard" "-q" "4c0065ba75793dd7a73464db15e71923b75ccf90"
2026-04-03 15:08.55: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutfb25911" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-03 15:08.56: Exec: "git" "merge" "-q" "--" "2a4b43904149bbedec7e93cb8c589392dcdb483a"

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 . server-reason-react.0.5.0:new=false

2026-04-03 15:08.56: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "server-reason-react.0.5.0:new=false"
Linting opam-repository at /tmp/git-checkoutfb25911/. ...
No errors
2026-04-03 15:09.27: Job succeeded