- github
- ocaml
- opam-repository
- fee7f3
- (lint)
(not at the head of any monitored branch or PR)
2025-06-10 18:03.39: New job: Lint
2025-06-10 18:03.39: Checking out commit fee7f3fb. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28012/head" && git reset --hard fee7f3fb
2025-06-10 18:03.39: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1fd1bc2"
2025-06-10 18:03.40: Exec: "git" "-C" "/tmp/git-checkout1fd1bc2" "submodule"
"deinit" "--force" "--all"
2025-06-10 18:03.40: Exec: "git" "-C" "/tmp/git-checkout1fd1bc2" "reset"
"--hard" "-q" "fee7f3fbdd0250a19e35720bb55a202b18069834"
2025-06-10 18:03.43: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1fd1bc2" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-06-10 18:03.43: 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 . base.v0.17.3:new=false
2025-06-10 18:03.44: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "base.v0.17.3:new=false"
Linting opam-repository at /tmp/git-checkout1fd1bc2/. ...
No errors
2025-06-10 18:04.10: Job succeeded