- github
- ocaml
- opam-repository
- c6cdd4
- (lint)
(not at the head of any monitored branch or PR)
2025-06-23 13:00.41: New job: Lint
2025-06-23 13:00.41: Checking out commit c6cdd4ed. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28039/head" && git reset --hard c6cdd4ed
2025-06-23 13:00.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1a59744d"
2025-06-23 13:00.42: Exec: "git" "-C" "/tmp/git-checkout1a59744d" "submodule"
"deinit" "--force" "--all"
2025-06-23 13:00.43: Exec: "git" "-C" "/tmp/git-checkout1a59744d" "reset"
"--hard" "-q" "c6cdd4ed51f96d3f5d83b2ecd37dd62c85ab2bb2"
2025-06-23 13:00.45: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1a59744d" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-06-23 13:00.45: Exec: "git" "merge" "-q" "--" "9b213cf26504b07a2adffa89ef2ad98284d7cb65"
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 . forester.5.0:new=false
2025-06-23 13:00.46: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "forester.5.0:new=false"
Linting opam-repository at /tmp/git-checkout1a59744d/. ...
No errors
2025-06-23 13:01.08: Job succeeded