- github
- ocaml
- opam-repository
- 1f4316
- (lint)
(not at the head of any monitored branch or PR)
2026-04-10 10:44.44: New job: Lint
2026-04-10 10:44.44: Checking out commit 1f431665. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29696/head" && git reset --hard 1f431665
2026-04-10 10:44.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout309f7c74"
2026-04-10 10:44.47: Exec: "git" "-C" "/tmp/git-checkout309f7c74" "submodule"
"deinit" "--force" "--all"
2026-04-10 10:44.47: Exec: "git" "-C" "/tmp/git-checkout309f7c74" "reset"
"--hard" "-q" "1f431665cd90223344508f34bdfcda13ee53e31d"
2026-04-10 10:44.51: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout309f7c74" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-04-10 10:44.51: Exec: "git" "merge" "-q" "--" "4d62a12e2668620ec407587e7db38305357322d7"
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 . qcow.0.14.0:new=false qcow-stream.0.14.0:new=false qcow-tool.0.14.0:new=false qcow-types.0.14.0:new=false
2026-04-10 10:44.52: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "qcow.0.14.0:new=false"
"qcow-stream.0.14.0:new=false" "qcow-tool.0.14.0:new=false"
"qcow-types.0.14.0:new=false"
Linting opam-repository at /tmp/git-checkout309f7c74/. ...
No errors
2026-04-10 10:45.23: Job succeeded