- github
- ocaml
- opam-repository
- 567062
- (lint)
(not at the head of any monitored branch or PR)
2025-03-13 08:54.48: New job: Lint
2025-03-13 08:54.48: Checking out commit 5670621d. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27616/head" && git reset --hard 5670621d
2025-03-13 08:54.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2ceee2dd"
2025-03-13 08:54.51: Exec: "git" "-C" "/tmp/git-checkout2ceee2dd" "submodule"
"deinit" "--force" "--all"
2025-03-13 08:54.52: Exec: "git" "-C" "/tmp/git-checkout2ceee2dd" "reset"
"--hard" "-q" "5670621db7049b6f31cb9e0f4b340510e13fe232"
2025-03-13 08:54.59: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2ceee2dd" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-13 08:55.00: 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 . seq.0.2.2:new=false
2025-03-13 08:55.05: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "seq.0.2.2:new=false"
Linting opam-repository at /tmp/git-checkout2ceee2dd/. ...
No errors
2025-03-13 08:55.19: Job succeeded