(for PR #27894)

2025-05-17 11:50.28: New job: Lint
2025-05-17 11:50.28: Checking out commit 10c571af. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27894/head" && git reset --hard 10c571af
2025-05-17 11:50.28: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout212261a1"
2025-05-17 11:50.30: Exec: "git" "-C" "/tmp/git-checkout212261a1" "submodule" 
                           "deinit" "--force" "--all"
2025-05-17 11:50.31: Exec: "git" "-C" "/tmp/git-checkout212261a1" "reset" 
                           "--hard" "-q" "10c571afa6cbbb50ffbca082f650d44421c9c4c2"
2025-05-17 11:50.34: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout212261a1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-17 11:50.36: Exec: "git" "merge" "-q" "--" "cf409d95af00ff822422bd76b657ed213b661401"

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 . binaryen.0.26.0:new=false

2025-05-17 11:50.37: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "binaryen.0.26.0:new=false"
Linting opam-repository at /tmp/git-checkout212261a1/. ...
No errors
2025-05-17 11:51.07: Job succeeded