- github
- ocaml
- opam-repository
- 12d233
- (lint)
(not at the head of any monitored branch or PR)
2026-03-21 20:12.21: New job: Lint
2026-03-21 20:12.21: Checking out commit 12d2331f. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29580/head" && git reset --hard 12d2331f
2026-03-21 20:12.21: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout5202553"
2026-03-21 20:12.23: Exec: "git" "-C" "/tmp/git-checkout5202553" "submodule"
"deinit" "--force" "--all"
2026-03-21 20:12.24: Exec: "git" "-C" "/tmp/git-checkout5202553" "reset"
"--hard" "-q" "12d2331fdee26d7e84a131bb5cc836ef7cad7595"
2026-03-21 20:12.27: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout5202553" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-21 20:12.27: Exec: "git" "merge" "-q" "--" "76bf2ed9443fdee37e6f046c6295d358be3f8598"
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 . wcwidth.1.1.0:new=false
2026-03-21 20:12.28: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "wcwidth.1.1.0:new=false"
Linting opam-repository at /tmp/git-checkout5202553/. ...
No errors
2026-03-21 20:12.58: Job succeeded