(for PR #28558)

2025-09-20 15:39.17: New job: Lint
2025-09-20 15:39.17: Checking out commit 7753d1b0. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28558/head" && git reset --hard 7753d1b0
2025-09-20 15:39.17: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout27b7b1a9"
2025-09-20 15:39.19: Exec: "git" "-C" "/tmp/git-checkout27b7b1a9" "submodule" 
                           "deinit" "--force" "--all"
2025-09-20 15:39.19: Exec: "git" "-C" "/tmp/git-checkout27b7b1a9" "reset" 
                           "--hard" "-q" "7753d1b064e3a3d77a2b8675d3e040d70b50c1ff"
2025-09-20 15:39.22: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout27b7b1a9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-20 15:39.22: Exec: "git" "merge" "-q" "--" "80e086fd6fc3ef5ff89cb76d9fba5b20394f0eeb"

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 . lwt.6.0.0~beta00:new=false lwt_direct.6.0.0~beta00:new=false

2025-09-20 15:39.22: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "lwt.6.0.0~beta00:new=false" "lwt_direct.6.0.0~beta00:new=false"
Linting opam-repository at /tmp/git-checkout27b7b1a9/. ...
No errors
2025-09-20 15:39.52: Job succeeded