(for PR #29024)
2025-12-05 12:15.32: New job: Lint
2025-12-05 12:15.32: Checking out commit aee7d7af. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29024/head" && git reset --hard aee7d7af
2025-12-05 12:15.32: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3a8897f7"
2025-12-05 12:15.33: Exec: "git" "-C" "/tmp/git-checkout3a8897f7" "submodule"
"deinit" "--force" "--all"
2025-12-05 12:15.33: Exec: "git" "-C" "/tmp/git-checkout3a8897f7" "reset"
"--hard" "-q" "aee7d7afa7b1090746a130dc98918106fcc2f445"
2025-12-05 12:15.36: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3a8897f7" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-05 12:15.36: Exec: "git" "merge" "-q" "--" "3e41859015888fe8240e84dfc5f31bfa12a557e8"
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 . tyre.1.0:new=false
2025-12-05 12:15.36: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "tyre.1.0:new=false"
Linting opam-repository at /tmp/git-checkout3a8897f7/. ...
Warning in tyre.1.0: Dubious use of 'dune subst'. 'dune subst' should always only be called with {dev} (i.e. ["dune" "subst"] {dev}) If your opam file has been autogenerated by dune, you need to upgrade your dune-project to at least (lang dune 2.7).
Warning in tyre.1.0: Unnecessary field 'name'. It is suggested to remove it.
2025-12-05 12:16.00: Job failed: Warning in tyre.1.0: Unnecessary field 'name'. It is suggested to remove it.
Warning in tyre.1.0: Dubious use of 'dune subst'. 'dune subst' should always only be called with {dev} (i.e. ["dune" "subst"] {dev}) If your opam file has been autogenerated by dune, you need to upgrade your dune-project to at least (lang dune 2.7).