(for PR #28172)

2025-07-14 12:49.01: New job: Lint
2025-07-14 12:49.01: Checking out commit 0994d48d. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28172/head" && git reset --hard 0994d48d
2025-07-14 12:49.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout7a0d545"
2025-07-14 12:49.02: Exec: "git" "-C" "/tmp/git-checkout7a0d545" "submodule" 
                           "deinit" "--force" "--all"
2025-07-14 12:49.02: Exec: "git" "-C" "/tmp/git-checkout7a0d545" "reset" 
                           "--hard" "-q" "0994d48d1dbc37f4e52b2f1497044d73aab96cb5"
2025-07-14 12:49.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout7a0d545" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-14 12:49.04: Exec: "git" "merge" "-q" "--" "ab64da8511384eb17e33f1a279f920ed72d7d958"

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 . hilite.0.5.0:new=false

2025-07-14 12:49.04: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "hilite.0.5.0:new=false"
Linting opam-repository at /tmp/git-checkout7a0d545/. ...
No errors
2025-07-14 12:49.23: Job succeeded