(for PR #27807)

2025-04-22 14:17.25: New job: Lint
2025-04-22 14:17.25: Checking out commit 4ff2eb39. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27807/head" && git reset --hard 4ff2eb39
2025-04-22 14:17.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout381c9350"
2025-04-22 14:17.26: Exec: "git" "-C" "/tmp/git-checkout381c9350" "submodule" 
                           "deinit" "--force" "--all"
2025-04-22 14:17.26: Exec: "git" "-C" "/tmp/git-checkout381c9350" "reset" 
                           "--hard" "-q" "4ff2eb396e94a82ed1812a290ce62f861f8784c7"
2025-04-22 14:17.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout381c9350" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-22 14:17.31: Exec: "git" "merge" "-q" "--" "999bff3ed88d26f76ff7eaddbfa7af49ed4737dc"

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 . make-random.0.1:new=false

2025-04-22 14:17.31: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "make-random.0.1:new=false"
Linting opam-repository at /tmp/git-checkout381c9350/. ...
No errors
2025-04-22 14:17.42: Job succeeded