(for PR #27974)

2025-06-03 03:08.11: New job: Lint
2025-06-03 03:08.11: Checking out commit 7e483968. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27974/head" && git reset --hard 7e483968
2025-06-03 03:08.11: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1a42ff00"
2025-06-03 03:08.12: Exec: "git" "-C" "/tmp/git-checkout1a42ff00" "submodule" 
                           "deinit" "--force" "--all"
2025-06-03 03:08.13: Exec: "git" "-C" "/tmp/git-checkout1a42ff00" "reset" 
                           "--hard" "-q" "7e483968a51c396f77b33e9bc30973b129f4facf"
2025-06-03 03:08.15: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1a42ff00" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-03 03:08.16: Exec: "git" "merge" "-q" "--" "c037675bed027195b802bf40b1840ece3feb3b2a"

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 . echo.0.0.5:new=false

2025-06-03 03:08.17: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "echo.0.0.5:new=false"
Linting opam-repository at /tmp/git-checkout1a42ff00/. ...
No errors
2025-06-03 03:08.45: Job succeeded