- github
- ocaml
- opam-repository
- 2dd389
- (lint)
(not at the head of any monitored branch or PR)
2025-06-10 01:32.30: New job: Lint
2025-06-10 01:32.30: Checking out commit 2dd389e7. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28002/head" && git reset --hard 2dd389e7
2025-06-10 01:32.30: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout24c650d3"
2025-06-10 01:32.31: Exec: "git" "-C" "/tmp/git-checkout24c650d3" "submodule"
"deinit" "--force" "--all"
2025-06-10 01:32.32: Exec: "git" "-C" "/tmp/git-checkout24c650d3" "reset"
"--hard" "-q" "2dd389e72bf10bf3d4f6c1b4f7d49cf5f28b0e63"
2025-06-10 01:32.34: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout24c650d3" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-06-10 01:32.34: Exec: "git" "merge" "-q" "--" "6db96b377f993aa0c7ffb5c06737929e583f3305"
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 --opam-repository . fast_bitvector.0.1.0.1:new=false
2025-06-10 01:32.35: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "fast_bitvector.0.1.0.1:new=false"
Linting opam-repository at /tmp/git-checkout24c650d3/. ...
No errors
2025-06-10 01:33.03: Job succeeded