(not at the head of any monitored branch or PR)
2025-08-05 13:46.15: New job: Lint
2025-08-05 13:46.15: Checking out commit dd553352. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28298/head" && git reset --hard dd553352
2025-08-05 13:46.15: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout144f13b8"
2025-08-05 13:46.19: Exec: "git" "-C" "/tmp/git-checkout144f13b8" "submodule" 
                           "deinit" "--force" "--all"
2025-08-05 13:46.20: Exec: "git" "-C" "/tmp/git-checkout144f13b8" "reset" 
                           "--hard" "-q" "dd5533520fdcb5364efecb41d297e786ddcc1f76"
2025-08-05 13:46.22: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout144f13b8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-08-05 13:46.22: Exec: "git" "merge" "-q" "--" "39155538b0d7654773a68bd42b0b7dbb8eb14ad7"

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 . chrome-trace.3.20.0~alpha2:new=false dune.3.20.0~alpha2:new=false dune-action-plugin.3.20.0~alpha2:new=false dune-build-info.3.20.0~alpha2:new=false dune-configurator.3.20.0~alpha2:new=false dune-glob.3.20.0~alpha2:new=false dune-private-libs.3.20.0~alpha2:new=false dune-rpc.3.20.0~alpha2:new=false dune-rpc-lwt.3.20.0~alpha2:new=false dune-site.3.20.0~alpha2:new=false dyn.3.20.0~alpha2:new=false ocamlc-loc.3.20.0~alpha2:new=false ordering.3.20.0~alpha2:new=false stdune.3.20.0~alpha2:new=false xdg.3.20.0~alpha2:new=false

2025-08-05 13:46.23: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "chrome-trace.3.20.0~alpha2:new=false" 
                           "dune.3.20.0~alpha2:new=false" "dune-action-plugin.3.20.0~alpha2:new=false" 
                           "dune-build-info.3.20.0~alpha2:new=false" 
                           "dune-configurator.3.20.0~alpha2:new=false" 
                           "dune-glob.3.20.0~alpha2:new=false" "dune-private-libs.3.20.0~alpha2:new=false" 
                           "dune-rpc.3.20.0~alpha2:new=false" "dune-rpc-lwt.3.20.0~alpha2:new=false" 
                           "dune-site.3.20.0~alpha2:new=false" "dyn.3.20.0~alpha2:new=false" 
                           "ocamlc-loc.3.20.0~alpha2:new=false" "ordering.3.20.0~alpha2:new=false" 
                           "stdune.3.20.0~alpha2:new=false" "xdg.3.20.0~alpha2:new=false"
Linting opam-repository at /tmp/git-checkout144f13b8/. ...
No errors
2025-08-05 13:47.59: Job succeeded