(for PR #27797)

2025-04-22 18:52.25: New job: Lint
2025-04-22 18:52.25: Checking out commit 5c3f2257. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27797/head" && git reset --hard 5c3f2257
2025-04-22 18:52.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout190afdcb"
2025-04-22 18:52.26: Exec: "git" "-C" "/tmp/git-checkout190afdcb" "submodule" 
                           "deinit" "--force" "--all"
2025-04-22 18:52.26: Exec: "git" "-C" "/tmp/git-checkout190afdcb" "reset" 
                           "--hard" "-q" "5c3f22575ecbb594a2c411f03655a0a0fb56e4e5"
2025-04-22 18:52.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout190afdcb" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-22 18:52.31: Exec: "git" "merge" "-q" "--" "7f75be62677f178bfa500e81fd373e3ec1bbebd8"

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 . opam-check-npm-deps.4.0.0:new=false

2025-04-22 18:52.32: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "opam-check-npm-deps.4.0.0:new=false"
Linting opam-repository at /tmp/git-checkout190afdcb/. ...
No errors
2025-04-22 18:52.44: Job succeeded