(for PR #28924)

2025-11-19 21:53.32: New job: Lint
2025-11-19 21:53.32: Checking out commit 7439b717. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28924/head" && git reset --hard 7439b717
2025-11-19 21:53.32: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3690a5a9"
2025-11-19 21:53.33: Exec: "git" "-C" "/tmp/git-checkout3690a5a9" "submodule" 
                           "deinit" "--force" "--all"
2025-11-19 21:53.33: Exec: "git" "-C" "/tmp/git-checkout3690a5a9" "reset" 
                           "--hard" "-q" "7439b7177962ba406cbaeaa3316b51f37a7b0b76"
2025-11-19 21:53.36: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3690a5a9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-19 21:53.36: Exec: "git" "merge" "-q" "--" "87196fafe7f6488827fc23a7037de5c7e34867da"

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 . ca-certs-nss.3.118:new=false

2025-11-19 21:53.36: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ca-certs-nss.3.118:new=false"
Linting opam-repository at /tmp/git-checkout3690a5a9/. ...
No errors
2025-11-19 21:53.57: Job succeeded