(for PR #29227)
2026-01-16 14:16.05: New job: Lint
2026-01-16 14:16.05: Checking out commit 889d2daa. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29227/head" && git reset --hard 889d2daa
2026-01-16 14:16.05: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout7765c1b"
2026-01-16 14:16.06: Exec: "git" "-C" "/tmp/git-checkout7765c1b" "submodule"
"deinit" "--force" "--all"
2026-01-16 14:16.07: Exec: "git" "-C" "/tmp/git-checkout7765c1b" "reset"
"--hard" "-q" "889d2daaa9a5b7a009f4b9ec65a8f3dc37909d60"
2026-01-16 14:16.09: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout7765c1b" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-16 14:16.10: Exec: "git" "merge" "-q" "--" "92679ed61424ad5e3662cb5bba4effdd8f701363"
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 --machine-readable --opam-repository . styled-ppx.0.61.0:new=false
2026-01-16 14:16.10: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "styled-ppx.0.61.0:new=false"
Linting opam-repository at /tmp/git-checkout7765c1b/. ...
Error in styled-ppx.0.61.0: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field
2026-01-16 14:16.35: Job failed: Error in styled-ppx.0.61.0: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field