(for PR #28014)

2025-06-11 11:24.05: New job: Lint
2025-06-11 11:24.05: Checking out commit ae54e1ee. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28014/head" && git reset --hard ae54e1ee
2025-06-11 11:24.05: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout13307f8b"
2025-06-11 11:24.06: Exec: "git" "-C" "/tmp/git-checkout13307f8b" "submodule" 
                           "deinit" "--force" "--all"
2025-06-11 11:24.06: Exec: "git" "-C" "/tmp/git-checkout13307f8b" "reset" 
                           "--hard" "-q" "ae54e1ee432b3e1eb430f9535c07f15c0dd3f8c7"
2025-06-11 11:24.09: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout13307f8b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-11 11:24.09: Exec: "git" "merge" "-q" "--" "f08d4342b0bc16346776cffa592115c0c0cc71cb"

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 . syndic.1.7.0:new=false

2025-06-11 11:24.10: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "syndic.1.7.0:new=false"
Linting opam-repository at /tmp/git-checkout13307f8b/. ...
No errors
2025-06-11 11:24.34: Job succeeded