(for PR #28625)

2025-09-30 15:26.33: New job: Lint
2025-09-30 15:26.33: Checking out commit 2937dccc. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28625/head" && git reset --hard 2937dccc
2025-09-30 15:26.33: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2cb5cfea"
2025-09-30 15:26.34: Exec: "git" "-C" "/tmp/git-checkout2cb5cfea" "submodule" 
                           "deinit" "--force" "--all"
2025-09-30 15:26.35: Exec: "git" "-C" "/tmp/git-checkout2cb5cfea" "reset" 
                           "--hard" "-q" "2937dccc38eabfb083a7503657ee134bc66d5eea"
2025-09-30 15:26.39: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2cb5cfea" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-30 15:26.39: Exec: "git" "merge" "-q" "--" "4f9a23ad7559801de52ddc1916c3fb30ab18c401"

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 . mirage-monitoring.0.0.8:new=false

2025-09-30 15:26.40: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "mirage-monitoring.0.0.8:new=false"
Linting opam-repository at /tmp/git-checkout2cb5cfea/. ...
No errors
2025-09-30 15:27.02: Job succeeded