- github
- ocaml
- opam-repository
- 4834f4
- (lint)
(not at the head of any monitored branch or PR)
2026-05-24 03:59.34: New job: Lint
2026-05-24 03:59.34: Checking out commit 4834f4da. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29933/head" && git reset --hard 4834f4da
2026-05-24 03:59.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1f66a6d1"
2026-05-24 03:59.37: Exec: "git" "-C" "/tmp/git-checkout1f66a6d1" "submodule"
"deinit" "--force" "--all"
2026-05-24 03:59.37: Exec: "git" "-C" "/tmp/git-checkout1f66a6d1" "reset"
"--hard" "-q" "4834f4da5c651b5c7ad2fb98572d52cd3bfab6e3"
2026-05-24 03:59.41: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1f66a6d1" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-05-24 03:59.42: Exec: "git" "merge" "-q" "--" "493123878a032e3f829b102f34e8690b3b2a4fd4"
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 . z3.4.16.0:new=false
2026-05-24 03:59.44: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "z3.4.16.0:new=false"
Linting opam-repository at /tmp/git-checkout1f66a6d1/. ...
No errors
2026-05-24 04:20.49: Job succeeded