(for PR #26991)

2024-11-28 18:38.24: New job: Lint
2024-11-28 18:38.24: Checking out commit 1d9aa3a7. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26991/head" && git reset --hard 1d9aa3a7
2024-11-28 18:38.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout216d4085"
2024-11-28 18:38.27: Exec: "git" "-C" "/tmp/git-checkout216d4085" "submodule" 
                           "deinit" "--force" "--all"
2024-11-28 18:38.28: Exec: "git" "-C" "/tmp/git-checkout216d4085" "reset" 
                           "--hard" "-q" "1d9aa3a77d42360c809fa99e0d6c021fc2db3644"
2024-11-28 18:38.35: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout216d4085" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-11-28 18:38.36: Exec: "git" "merge" "-q" "--" "38e57622045c665b26c1f3de8cc1ee5e47faedb3"

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 . --newly-published conf-gcc-multilib.1.0

2024-11-28 18:38.38: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "--newly-published" "conf-gcc-multilib.1.0"
Linting opam-repository at /tmp/git-checkout216d4085/. ...
No errors
2024-11-28 18:39.09: Job succeeded