(for PR #28485)

2025-09-11 00:52.13: New job: Lint
2025-09-11 00:52.13: Checking out commit 73863186. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28485/head" && git reset --hard 73863186
2025-09-11 00:52.13: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout147f01ce"
2025-09-11 00:52.14: Exec: "git" "-C" "/tmp/git-checkout147f01ce" "submodule" 
                           "deinit" "--force" "--all"
2025-09-11 00:52.15: Exec: "git" "-C" "/tmp/git-checkout147f01ce" "reset" 
                           "--hard" "-q" "7386318651c3e60f273db07ad6d31c6c377ca249"
2025-09-11 00:52.17: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout147f01ce" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-09-11 00:52.18: Exec: "git" "merge" "-q" "--" "5d1371bc23e88e4550632b7924b378935fd984f0"

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 . omni-irc.v0.1.12-1-g01e9475:new=true

2025-09-11 00:52.19: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "omni-irc.v0.1.12-1-g01e9475:new=true"
Linting opam-repository at /tmp/git-checkout147f01ce/. ...
No errors
2025-09-11 00:52.57: Job succeeded