(for PR #27965)

2025-06-12 09:18.37: New job: Lint
2025-06-12 09:18.37: Checking out commit e8b423fa. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27965/head" && git reset --hard e8b423fa
2025-06-12 09:18.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1036fd31"
2025-06-12 09:18.39: Exec: "git" "-C" "/tmp/git-checkout1036fd31" "submodule" 
                           "deinit" "--force" "--all"
2025-06-12 09:18.39: Exec: "git" "-C" "/tmp/git-checkout1036fd31" "reset" 
                           "--hard" "-q" "e8b423fa48aadb0160c2cb6c31b7ae6bb2b33f02"
2025-06-12 09:18.43: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1036fd31" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-12 09:18.43: Exec: "git" "merge" "-q" "--" "391f82e9da01a13ff4ca7414df22df13c440bd0e"

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 . ancient.0.10.0:new=false

2025-06-12 09:18.44: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ancient.0.10.0:new=false"
Linting opam-repository at /tmp/git-checkout1036fd31/. ...
No errors
2025-06-12 09:19.53: Job succeeded