- github
- ocaml
- opam-repository
- 817e2b
- (lint)
(not at the head of any monitored branch or PR)
2025-03-13 10:50.21: New job: Lint
2025-03-13 10:50.21: Checking out commit 817e2bca. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27618/head" && git reset --hard 817e2bca
2025-03-13 10:50.21: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout272400c6"
2025-03-13 10:50.23: Exec: "git" "-C" "/tmp/git-checkout272400c6" "submodule"
"deinit" "--force" "--all"
2025-03-13 10:50.24: Exec: "git" "-C" "/tmp/git-checkout272400c6" "reset"
"--hard" "-q" "817e2bca6bb374fd7865253f73a8e26703930da1"
2025-03-13 10:50.29: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout272400c6" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-13 10:50.30: Exec: "git" "merge" "-q" "--" "5ab9f3c9e8c50d4858e5b871d7544019a20f89e2"
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 . ocamlfind.1.9.5:new=false
2025-03-13 10:50.31: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ocamlfind.1.9.5:new=false"
Linting opam-repository at /tmp/git-checkout272400c6/. ...
No errors
2025-03-13 10:50.49: Job succeeded