(not at the head of any monitored branch or PR)
2026-05-24 19:29.22: New job: Lint
2026-05-24 19:29.22: Checking out commit 1f49fc15. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29951/head" && git reset --hard 1f49fc15
2026-05-24 19:29.22: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout25c4ab09"
2026-05-24 19:29.23: Exec: "git" "-C" "/tmp/git-checkout25c4ab09" "submodule" 
                           "deinit" "--force" "--all"
2026-05-24 19:29.24: Exec: "git" "-C" "/tmp/git-checkout25c4ab09" "reset" 
                           "--hard" "-q" "1f49fc153806a00635639cf5f9002cc4c300be3f"
2026-05-24 19:29.26: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout25c4ab09" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-24 19:29.27: Exec: "git" "merge" "-q" "--" "856df280428c158a5bb0b3afce1bec956b10ae6f"

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 . slipshow.0.11.0:new=false

2026-05-24 19:29.29: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "slipshow.0.11.0:new=false"
Linting opam-repository at /tmp/git-checkout25c4ab09/. ...
No errors
2026-05-24 19:29.57: Job succeeded