- github
- ocaml
- opam-repository
- 489406
- (lint)
(not at the head of any monitored branch or PR)
2025-05-07 06:08.49: New job: Lint
2025-05-07 06:08.49: Checking out commit 4894062f. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27806/head" && git reset --hard 4894062f
2025-05-07 06:08.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout952213"
2025-05-07 06:08.49: Exec: "git" "-C" "/tmp/git-checkout952213" "submodule"
"deinit" "--force" "--all"
2025-05-07 06:08.50: Exec: "git" "-C" "/tmp/git-checkout952213" "reset"
"--hard" "-q" "4894062feb0e98dae8fc57fb5139ff4e7a4af9a4"
2025-05-07 06:08.52: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout952213" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-05-07 06:08.52: Exec: "git" "merge" "-q" "--" "73030c05df1ec34ff58b2bdeaaa861e5d3059ca6"
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 . fungi.0.1.4:new=true
2025-05-07 06:08.53: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "fungi.0.1.4:new=true"
Linting opam-repository at /tmp/git-checkout952213/. ...
No errors
2025-05-07 06:09.18: Job succeeded