(not at the head of any monitored branch or PR)
2026-04-30 16:22.14: New job: Lint
2026-04-30 16:22.14: Checking out commit 34d3b724. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29819/head" && git reset --hard 34d3b724
2026-04-30 16:22.14: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout20f2ca2"
2026-04-30 16:22.18: Exec: "git" "-C" "/tmp/git-checkout20f2ca2" "submodule" 
                           "deinit" "--force" "--all"
2026-04-30 16:22.18: Exec: "git" "-C" "/tmp/git-checkout20f2ca2" "reset" 
                           "--hard" "-q" "34d3b72424802d46cb5a85dace3093ac6dd31d75"
2026-04-30 16:22.21: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout20f2ca2" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-30 16:22.21: Exec: "git" "merge" "-q" "--" "6eba819fc9cf11948f2ec0ccb35df7352e130ee2"

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 . ppx_deriving_jsonschema.0.0.7:new=false

2026-04-30 16:22.22: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "ppx_deriving_jsonschema.0.0.7:new=false"
Linting opam-repository at /tmp/git-checkout20f2ca2/. ...
No errors
2026-04-30 16:22.54: Job succeeded