(for PR #28173)

2025-07-14 22:15.54: New job: Lint
2025-07-14 22:15.54: Checking out commit 54238081. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28173/head" && git reset --hard 54238081
2025-07-14 22:15.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout4dae0a1"
2025-07-14 22:15.55: Exec: "git" "-C" "/tmp/git-checkout4dae0a1" "submodule" 
                           "deinit" "--force" "--all"
2025-07-14 22:15.55: Exec: "git" "-C" "/tmp/git-checkout4dae0a1" "reset" 
                           "--hard" "-q" "54238081f7cad4bf6f27faa50df6edd6de144696"
2025-07-14 22:15.57: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout4dae0a1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-14 22:15.58: Exec: "git" "merge" "-q" "--" "fb593fd72351e22b3778cfd880158a3c4542aa3f"

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 . bam.0.4:new=false bam-ppx.0.4:new=false tezt-bam.0.4:new=false

2025-07-14 22:15.58: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "bam.0.4:new=false" "bam-ppx.0.4:new=false" 
                           "tezt-bam.0.4:new=false"
Linting opam-repository at /tmp/git-checkout4dae0a1/. ...
No errors
2025-07-14 22:16.28: Job succeeded