- github
- ocaml
- opam-repository
- d83f51
- (lint)
(not at the head of any monitored branch or PR)
2025-12-30 10:55.31: New job: Lint
2025-12-30 10:55.31: Checking out commit d83f510f. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29147/head" && git reset --hard d83f510f
2025-12-30 10:55.31: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkoutd64a5ae"
2025-12-30 10:55.34: Exec: "git" "-C" "/tmp/git-checkoutd64a5ae" "submodule"
"deinit" "--force" "--all"
2025-12-30 10:55.35: Exec: "git" "-C" "/tmp/git-checkoutd64a5ae" "reset"
"--hard" "-q" "d83f510fcc6a430d62200d6223dcfcc5c92c0245"
2025-12-30 10:55.38: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkoutd64a5ae" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-12-30 10:55.38: Exec: "git" "merge" "-q" "--" "c239a62d58deaede2e5dce17c2715a55397b73f2"
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 . lwt.6.0.0:new=false lwt_direct.6.0.0:new=false lwt_ppx.6.0.0:new=false lwt_runtime_events.6.0.0:new=false
2025-12-30 10:55.38: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "lwt.6.0.0:new=false" "lwt_direct.6.0.0:new=false"
"lwt_ppx.6.0.0:new=false" "lwt_runtime_events.6.0.0:new=false"
Linting opam-repository at /tmp/git-checkoutd64a5ae/. ...
No errors
2025-12-30 10:55.59: Job succeeded