(not at the head of any monitored branch or PR)
2026-04-11 20:20.43: New job: Lint
2026-04-11 20:20.43: Checking out commit 1ae5c549. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29707/head" && git reset --hard 1ae5c549
2026-04-11 20:20.43: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout131f69ea"
2026-04-11 20:20.45: Exec: "git" "-C" "/tmp/git-checkout131f69ea" "submodule" 
                           "deinit" "--force" "--all"
2026-04-11 20:20.45: Exec: "git" "-C" "/tmp/git-checkout131f69ea" "reset" 
                           "--hard" "-q" "1ae5c549ec46c1c69e0d01454eb3b3e157366305"
2026-04-11 20:20.49: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout131f69ea" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-11 20:20.49: Exec: "git" "merge" "-q" "--" "c18adeb75d158d5999645fdf3e6e1503c882cdc3"

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 . nats-client.0.0.5:new=true nats-client-async.0.0.5:new=true

2026-04-11 20:20.50: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "nats-client.0.0.5:new=true" 
                           "nats-client-async.0.0.5:new=true"
Linting opam-repository at /tmp/git-checkout131f69ea/. ...
No errors
2026-04-11 20:21.14: Job succeeded