(for PR #29008)

2025-11-30 21:08.24: New job: Lint
2025-11-30 21:08.24: Checking out commit ee0d9160. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29008/head" && git reset --hard ee0d9160
2025-11-30 21:08.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2eb69084"
2025-11-30 21:08.26: Exec: "git" "-C" "/tmp/git-checkout2eb69084" "submodule" 
                           "deinit" "--force" "--all"
2025-11-30 21:08.26: Exec: "git" "-C" "/tmp/git-checkout2eb69084" "reset" 
                           "--hard" "-q" "ee0d916051b16f05582f35f255f3e8ff7961fed8"
2025-11-30 21:08.28: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2eb69084" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-30 21:08.28: Exec: "git" "merge" "-q" "--" "1808b67a60cee484a3c5ff1a64046c0e5f0406a5"

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 --opam-repository . raygui.1.6.0:new=false raylib.1.6.0:new=false raylib-callbacks.1.6.0:new=true

2025-11-30 21:08.28: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "raygui.1.6.0:new=false" "raylib.1.6.0:new=false" 
                           "raylib-callbacks.1.6.0:new=true"
Linting opam-repository at /tmp/git-checkout2eb69084/. ...
No errors
2025-11-30 21:08.54: Job succeeded