- github
- ocaml
- opam-repository
- 7ed2f1
- (lint)
(not at the head of any monitored branch or PR)
2025-02-10 15:06.52: New job: Lint
2025-02-10 15:06.52: Checking out commit 7ed2f1c0. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27204/head" && git reset --hard 7ed2f1c0
2025-02-10 15:06.52: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3e262c25"
2025-02-10 15:06.55: Exec: "git" "-C" "/tmp/git-checkout3e262c25" "submodule"
"deinit" "--force" "--all"
2025-02-10 15:06.55: Exec: "git" "-C" "/tmp/git-checkout3e262c25" "reset"
"--hard" "-q" "7ed2f1c01e376051eb0d1865dbb9ee4b512da765"
2025-02-10 15:07.04: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3e262c25" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-02-10 15:07.05: Exec: "git" "merge" "-q" "--" "36f4d2d5ceb882a79fd7d7f956b490201da67226"
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 . lwt.5.8.1:new=false lwt_ppx.5.8.1:new=false
2025-02-10 15:07.07: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "lwt.5.8.1:new=false" "lwt_ppx.5.8.1:new=false"
Linting opam-repository at /tmp/git-checkout3e262c25/. ...
No errors
2025-02-10 15:07.43: Job succeeded