(not at the head of any monitored branch or PR)
2026-04-01 23:41.08: New job: Lint
2026-04-01 23:41.08: Checking out commit 349a37ba. 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 349a37ba
2026-04-01 23:41.08: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout33d125df"
2026-04-01 23:41.09: Exec: "git" "-C" "/tmp/git-checkout33d125df" "submodule" 
                           "deinit" "--force" "--all"
2026-04-01 23:41.10: Exec: "git" "-C" "/tmp/git-checkout33d125df" "reset" 
                           "--hard" "-q" "349a37baa45c59815f2dc7b56e76ea0458925ba8"
2026-04-01 23:41.13: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout33d125df" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-01 23:41.14: Exec: "git" "merge" "-q" "--" "4b07b3403ca6031c1a5af00d48d6aa90de102e54"

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-01 23:41.15: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "server-reason-react.0.5.0:new=false"
Linting opam-repository at /tmp/git-checkout33d125df/. ...
No errors
2026-04-01 23:41.53: Job succeeded