(for PR #27571)

2025-03-06 11:41.47: New job: Lint
2025-03-06 11:41.47: Checking out commit 94a55790. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27571/head" && git reset --hard 94a55790
2025-03-06 11:41.47: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout7eb313c"
2025-03-06 11:41.49: Exec: "git" "-C" "/tmp/git-checkout7eb313c" "submodule" 
                           "deinit" "--force" "--all"
2025-03-06 11:41.50: Exec: "git" "-C" "/tmp/git-checkout7eb313c" "reset" 
                           "--hard" "-q" "94a5579087fe952aa8d964d0a2cce2926b3aefac"
2025-03-06 11:41.55: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout7eb313c" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-06 11:41.56: Exec: "git" "merge" "-q" "--" "91d74cddbf72d811a49b9630c97f596a1cff1b01"

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 . cohttp.6.1.0:new=false cohttp-async.6.1.0:new=false cohttp-bench.6.1.0:new=false cohttp-curl.6.1.0:new=false cohttp-curl-async.6.1.0:new=false cohttp-curl-lwt.6.1.0:new=false cohttp-eio.6.1.0:new=false cohttp-lwt.6.1.0:new=false cohttp-lwt-jsoo.6.1.0:new=false cohttp-lwt-unix.6.1.0:new=false cohttp-mirage.6.1.0:new=false cohttp-server-lwt-unix.6.1.0:new=false cohttp-top.6.1.0:new=false http.6.1.0:new=false uri.4.4.0:new=false

2025-03-06 11:41.57: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "cohttp.6.1.0:new=false" "cohttp-async.6.1.0:new=false" 
                           "cohttp-bench.6.1.0:new=false" "cohttp-curl.6.1.0:new=false" 
                           "cohttp-curl-async.6.1.0:new=false" "cohttp-curl-lwt.6.1.0:new=false" 
                           "cohttp-eio.6.1.0:new=false" "cohttp-lwt.6.1.0:new=false" 
                           "cohttp-lwt-jsoo.6.1.0:new=false" "cohttp-lwt-unix.6.1.0:new=false" 
                           "cohttp-mirage.6.1.0:new=false" "cohttp-server-lwt-unix.6.1.0:new=false" 
                           "cohttp-top.6.1.0:new=false" "http.6.1.0:new=false" 
                           "uri.4.4.0:new=false"
Linting opam-repository at /tmp/git-checkout7eb313c/. ...
No errors
2025-03-06 11:42.30: Job succeeded