- github
- ocaml
- opam-repository
- bc846e
- (lint)
(not at the head of any monitored branch or PR)
2026-01-16 12:42.35: New job: Lint
2026-01-16 12:42.35: Checking out commit bc846ecc. 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 bc846ecc
2026-01-16 12:42.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3243dea2"
2026-01-16 12:42.37: Exec: "git" "-C" "/tmp/git-checkout3243dea2" "submodule"
"deinit" "--force" "--all"
2026-01-16 12:42.38: Exec: "git" "-C" "/tmp/git-checkout3243dea2" "reset"
"--hard" "-q" "bc846ecc5e6032862f7752982c607ac39966bcd8"
2026-01-16 12:42.41: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3243dea2" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-16 12:42.42: 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 12:42.43: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "styled-ppx.0.61.0:new=false"
Linting opam-repository at /tmp/git-checkout3243dea2/. ...
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 12:43.09: 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