(for PR #28521)

2025-09-14 07:39.50: New job: Lint
2025-09-14 07:39.50: Checking out commit d524ea6c. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28521/head" && git reset --hard d524ea6c
2025-09-14 07:39.50: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout144865b4"
2025-09-14 07:39.52: Exec: "git" "-C" "/tmp/git-checkout144865b4" "submodule" 
                           "deinit" "--force" "--all"
2025-09-14 07:39.52: Exec: "git" "-C" "/tmp/git-checkout144865b4" "reset" 
                           "--hard" "-q" "d524ea6c8a2ed6050068c8cedb293e595330dc67"
2025-09-14 07:39.55: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout144865b4" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-14 07:39.55: Exec: "git" "merge" "-q" "--" "1c9b44165f73bd3366a4af940f28503f26d3267e"

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 . chess_com_api.1.0.2:new=false lichess_api.1.0.2:new=false pgn_parser.1.0.2:new=false

2025-09-14 07:39.56: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "chess_com_api.1.0.2:new=false" "lichess_api.1.0.2:new=false" 
                           "pgn_parser.1.0.2:new=false"
Linting opam-repository at /tmp/git-checkout144865b4/. ...
No errors
2025-09-14 07:40.24: Job succeeded