(for PR #26912)

2024-11-19 09:00.43: New job: Lint
2024-11-19 09:00.43: Checking out commit abbcdb22. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26912/head" && git reset --hard abbcdb22
2024-11-19 09:00.43: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout19a55f6e"
2024-11-19 09:00.46: Exec: "git" "-C" "/tmp/git-checkout19a55f6e" "submodule" 
                           "deinit" "--force" "--all"
2024-11-19 09:00.46: Exec: "git" "-C" "/tmp/git-checkout19a55f6e" "reset" 
                           "--hard" "-q" "abbcdb2240dac4ec438fb04f3a5765f5a7c4c30a"
2024-11-19 09:00.54: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout19a55f6e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-11-19 09:00.55: Exec: "git" "merge" "-q" "--" "11bdbee61114a1cfa080b764e71c72a5760a93f0"

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 . --changed-packages mlgmpidl.1.2.15-1

2024-11-19 09:01.00: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "--changed-packages" "mlgmpidl.1.2.15-1"
Linting opam-repository at /tmp/git-checkout19a55f6e/. ...
No errors
2024-11-19 09:01.48: Job succeeded