(for PR #28919)

2025-11-18 17:31.58: New job: Lint
2025-11-18 17:31.58: Checking out commit d4ca2c89. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28919/head" && git reset --hard d4ca2c89
2025-11-18 17:31.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1512bef8"
2025-11-18 17:32.04: Exec: "git" "-C" "/tmp/git-checkout1512bef8" "submodule" 
                           "deinit" "--force" "--all"
2025-11-18 17:32.05: Exec: "git" "-C" "/tmp/git-checkout1512bef8" "reset" 
                           "--hard" "-q" "d4ca2c8996e7b80cf11028ad8c43876c747e0880"
2025-11-18 17:32.07: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1512bef8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-18 17:32.07: Exec: "git" "merge" "-q" "--" "5b6623e1a6044ddcc5808644cab9ba88dfd5e8c3"

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 . yocaml.2.7.0:new=false yocaml_cmarkit.2.7.0:new=false yocaml_eio.2.7.0:new=false yocaml_git.2.7.0:new=false yocaml_jingoo.2.7.0:new=false yocaml_liquid.2.7.0:new=true yocaml_markdown.2.7.0:new=false yocaml_mustache.2.7.0:new=false yocaml_omd.2.7.0:new=false yocaml_otoml.2.7.0:new=false yocaml_runtime.2.7.0:new=false yocaml_syndication.2.7.0:new=false yocaml_unix.2.7.0:new=false yocaml_yaml.2.7.0:new=false

2025-11-18 17:32.07: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "yocaml.2.7.0:new=false" "yocaml_cmarkit.2.7.0:new=false" 
                           "yocaml_eio.2.7.0:new=false" "yocaml_git.2.7.0:new=false" 
                           "yocaml_jingoo.2.7.0:new=false" "yocaml_liquid.2.7.0:new=true" 
                           "yocaml_markdown.2.7.0:new=false" "yocaml_mustache.2.7.0:new=false" 
                           "yocaml_omd.2.7.0:new=false" "yocaml_otoml.2.7.0:new=false" 
                           "yocaml_runtime.2.7.0:new=false" "yocaml_syndication.2.7.0:new=false" 
                           "yocaml_unix.2.7.0:new=false" "yocaml_yaml.2.7.0:new=false"
Linting opam-repository at /tmp/git-checkout1512bef8/. ...
No errors
2025-11-18 17:32.31: Job succeeded