- github
- ocaml
- opam-repository
- a19ee4
- (lint)
(not at the head of any monitored branch or PR)
2025-02-28 13:52.38: New job: Lint
2025-02-28 13:52.38: Checking out commit a19ee42e. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27478/head" && git reset --hard a19ee42e
2025-02-28 13:52.38: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout37646a31"
2025-02-28 13:52.39: Exec: "git" "-C" "/tmp/git-checkout37646a31" "submodule"
"deinit" "--force" "--all"
2025-02-28 13:52.40: Exec: "git" "-C" "/tmp/git-checkout37646a31" "reset"
"--hard" "-q" "a19ee42e4348b6aae2bdfabe198ed43d190a6365"
2025-02-28 13:52.45: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout37646a31" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-02-28 13:52.45: Exec: "git" "merge" "-q" "--" "c27f09fa9e7c90f754413780e15d13ba8c13d377"
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 . ppxlib.0.36.0:new=false ppxlib-tools.0.36.0:new=false
2025-02-28 13:52.46: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ppxlib.0.36.0:new=false" "ppxlib-tools.0.36.0:new=false"
Linting opam-repository at /tmp/git-checkout37646a31/. ...
No errors
2025-02-28 13:52.58: Job succeeded