- github
- ocaml
- opam-repository
- 65f044
- (lint)
(not at the head of any monitored branch or PR)
2025-03-07 09:42.07: New job: Lint
2025-03-07 09:42.07: Checking out commit 65f0444f. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27583/head" && git reset --hard 65f0444f
2025-03-07 09:42.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2eb184ce"
2025-03-07 09:42.10: Exec: "git" "-C" "/tmp/git-checkout2eb184ce" "submodule"
"deinit" "--force" "--all"
2025-03-07 09:42.11: Exec: "git" "-C" "/tmp/git-checkout2eb184ce" "reset"
"--hard" "-q" "65f0444f860f151e52fa62d523ffefb662b20944"
2025-03-07 09:42.16: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2eb184ce" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-07 09:42.17: Exec: "git" "merge" "-q" "--" "862a7640b194b6ef60dc2d24341920e48dd021fe"
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.5.9.1:new=false lwt_ppx.5.9.1:new=false
2025-03-07 09:42.18: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "lwt.5.9.1:new=false" "lwt_ppx.5.9.1:new=false"
Linting opam-repository at /tmp/git-checkout2eb184ce/. ...
No errors
2025-03-07 09:42.35: Job succeeded