(not at the head of any monitored branch or PR)
2025-12-29 21:45.45: New job: Lint
2025-12-29 21:45.45: Checking out commit edc2a2a5. 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 edc2a2a5
2025-12-29 21:45.45: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout14bacc48"
2025-12-29 21:45.46: Exec: "git" "-C" "/tmp/git-checkout14bacc48" "submodule" 
                           "deinit" "--force" "--all"
2025-12-29 21:45.47: Exec: "git" "-C" "/tmp/git-checkout14bacc48" "reset" 
                           "--hard" "-q" "edc2a2a583d78d67a61f24ff91879d564fb1d548"
2025-12-29 21:45.49: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout14bacc48" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-29 21:45.49: Exec: "git" "merge" "-q" "--" "c239a62d58deaede2e5dce17c2715a55397b73f2"

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-12-29 21:45.50: 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-checkout14bacc48/. ...
No errors
2025-12-29 21:46.20: Job succeeded