(for PR #29348)

2026-02-06 22:47.58: New job: Lint
2026-02-06 22:47.58: Checking out commit 0e395cdb. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29348/head" && git reset --hard 0e395cdb
2026-02-06 22:47.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutc80f4ac"
2026-02-06 22:48.01: Exec: "git" "-C" "/tmp/git-checkoutc80f4ac" "submodule" 
                           "deinit" "--force" "--all"
2026-02-06 22:48.01: Exec: "git" "-C" "/tmp/git-checkoutc80f4ac" "reset" 
                           "--hard" "-q" "0e395cdb6b7b8c4427b82124387c6a5b953d1ac5"
2026-02-06 22:48.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutc80f4ac" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-06 22:48.04: Exec: "git" "merge" "-q" "--" "340ee6fd1ff10d0fce25e21ba1caca9ed1cfec68"

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 . js_of_ocaml.6.3.0:new=false js_of_ocaml-compiler.6.3.0:new=false js_of_ocaml-lwt.6.3.0:new=false js_of_ocaml-ppx.6.3.0:new=false js_of_ocaml-ppx_deriving_json.6.3.0:new=false js_of_ocaml-toplevel.6.3.0:new=false js_of_ocaml-tyxml.6.3.0:new=false wasm_of_ocaml-compiler.6.3.0:new=false

2026-02-06 22:48.04: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "js_of_ocaml.6.3.0:new=false" 
                           "js_of_ocaml-compiler.6.3.0:new=false" "js_of_ocaml-lwt.6.3.0:new=false" 
                           "js_of_ocaml-ppx.6.3.0:new=false" "js_of_ocaml-ppx_deriving_json.6.3.0:new=false" 
                           "js_of_ocaml-toplevel.6.3.0:new=false" "js_of_ocaml-tyxml.6.3.0:new=false" 
                           "wasm_of_ocaml-compiler.6.3.0:new=false"
Linting opam-repository at /tmp/git-checkoutc80f4ac/. ...
No errors
2026-02-06 22:48.51: Job succeeded