(not at the head of any monitored branch or PR)
2025-09-17 23:54.04: New job: Lint
2025-09-17 23:54.04: Checking out commit a8d0d9a7. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28531/head" && git reset --hard a8d0d9a7
2025-09-17 23:54.04: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout34d89809"
2025-09-17 23:54.04: Exec: "git" "-C" "/tmp/git-checkout34d89809" "submodule" 
                           "deinit" "--force" "--all"
2025-09-17 23:54.04: Exec: "git" "-C" "/tmp/git-checkout34d89809" "reset" 
                           "--hard" "-q" "a8d0d9a7b31d8081082c166f58dbb8ef221daea4"
2025-09-17 23:54.13: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout34d89809" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-17 23:54.13: Exec: "git" "merge" "-q" "--" "151ffce963e54519dd5d1280848f631d38db358e"

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 . portmidi.0.4:new=false

2025-09-17 23:54.13: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "portmidi.0.4:new=false"
Linting opam-repository at /tmp/git-checkout34d89809/. ...
No errors
2025-09-17 23:54.38: Job succeeded