(for PR #28398)

2025-08-28 14:57.30: New job: Lint
2025-08-28 14:57.30: Checking out commit 90ced9c2. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28398/head" && git reset --hard 90ced9c2
2025-08-28 14:57.30: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout14982253"
2025-08-28 14:57.31: Exec: "git" "-C" "/tmp/git-checkout14982253" "submodule" 
                           "deinit" "--force" "--all"
2025-08-28 14:57.31: Exec: "git" "-C" "/tmp/git-checkout14982253" "reset" 
                           "--hard" "-q" "90ced9c2c5cd0fbb33dd7626be6dd3c3ad2910b0"
2025-08-28 14:57.34: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout14982253" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-08-28 14:57.34: Exec: "git" "merge" "-q" "--" "f2cd184cfc6f3b25d3bda0873beb3e8b254806ec"

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 . salto-analyzer.0.1:new=false

2025-08-28 14:57.35: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "salto-analyzer.0.1:new=false"
Linting opam-repository at /tmp/git-checkout14982253/. ...
No errors
2025-08-28 14:57.56: Job succeeded