(for PR #28161)

2025-07-14 12:32.35: New job: Lint
2025-07-14 12:32.35: Checking out commit 9e41ac27. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28161/head" && git reset --hard 9e41ac27
2025-07-14 12:32.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkouta871ab1"
2025-07-14 12:32.37: Exec: "git" "-C" "/tmp/git-checkouta871ab1" "submodule" 
                           "deinit" "--force" "--all"
2025-07-14 12:32.38: Exec: "git" "-C" "/tmp/git-checkouta871ab1" "reset" 
                           "--hard" "-q" "9e41ac27483e663a1b4e36d1bf4f10c9604f1cfc"
2025-07-14 12:32.40: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkouta871ab1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-14 12:32.40: Exec: "git" "merge" "-q" "--" "5952138ed2f140d6e6895546a2d354ad23e40607"

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 . gen_js_api.1.1.0:new=false gen_js_api.1.1.1:new=false gen_js_api.1.1.2:new=false gen_js_api.1.1.3:new=false gen_js_api.1.1.4:new=false gen_js_api.1.1.5:new=false

2025-07-14 12:32.41: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "gen_js_api.1.1.0:new=false" "gen_js_api.1.1.1:new=false" 
                           "gen_js_api.1.1.2:new=false" "gen_js_api.1.1.3:new=false" 
                           "gen_js_api.1.1.4:new=false" "gen_js_api.1.1.5:new=false"
Linting opam-repository at /tmp/git-checkouta871ab1/. ...
No errors
2025-07-14 12:33.15: Job succeeded