- github
- ocaml
- opam-repository
- 710097
- (lint)
(not at the head of any monitored branch or PR)
2026-03-18 13:42.22: New job: Lint
2026-03-18 13:42.22: Checking out commit 710097a1. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29558/head" && git reset --hard 710097a1
2026-03-18 13:42.22: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout17a256f5"
2026-03-18 13:42.25: Exec: "git" "-C" "/tmp/git-checkout17a256f5" "submodule"
"deinit" "--force" "--all"
2026-03-18 13:42.26: Exec: "git" "-C" "/tmp/git-checkout17a256f5" "reset"
"--hard" "-q" "710097a1b048881d8a70c503fd3a92b6b2b0f887"
2026-03-18 13:42.29: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout17a256f5" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-18 13:42.29: Exec: "git" "merge" "-q" "--" "74d66d2cf829136a685389bbb8429d662a76164b"
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 . elpi.3.6.2:new=false
2026-03-18 13:42.30: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "elpi.3.6.2:new=false"
Linting opam-repository at /tmp/git-checkout17a256f5/. ...
No errors
2026-03-18 13:43.13: Job succeeded