(for PR #27694)

2025-03-30 09:11.26: New job: Lint
2025-03-30 09:11.26: Checking out commit 09db603c. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27694/head" && git reset --hard 09db603c
2025-03-30 09:11.26: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2a09fc6f"
2025-03-30 09:11.27: Exec: "git" "-C" "/tmp/git-checkout2a09fc6f" "submodule" 
                           "deinit" "--force" "--all"
2025-03-30 09:11.27: Exec: "git" "-C" "/tmp/git-checkout2a09fc6f" "reset" 
                           "--hard" "-q" "09db603cd7cfcdbbf924185b5ec7cf8bec2fc299"
2025-03-30 09:11.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2a09fc6f" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-30 09:11.31: Exec: "git" "merge" "-q" "--" "a8a89f62d8abd2a9f0cbb04826bfec1ef6b563e7"

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 . pds.6.55:new=false

2025-03-30 09:11.32: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "pds.6.55:new=false"
Linting opam-repository at /tmp/git-checkout2a09fc6f/. ...
No errors
2025-03-30 09:11.44: Job succeeded