- github
- ocaml
- opam-repository
- 31317f
- (lint)
(not at the head of any monitored branch or PR)
2025-10-03 14:25.09: New job: Lint
2025-10-03 14:25.09: Checking out commit 31317f99. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28644/head" && git reset --hard 31317f99
2025-10-03 14:25.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2b7c269f"
2025-10-03 14:25.10: Exec: "git" "-C" "/tmp/git-checkout2b7c269f" "submodule"
"deinit" "--force" "--all"
2025-10-03 14:25.11: Exec: "git" "-C" "/tmp/git-checkout2b7c269f" "reset"
"--hard" "-q" "31317f993252923ac49cad459b61d7caaf5f9db2"
2025-10-03 14:25.13: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2b7c269f" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-10-03 14:25.13: Exec: "git" "merge" "-q" "--" "aa21336f2140180690acbc882dc9f1478c8ce0c3"
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 . ppx_minidebug.2.4.0:new=false
2025-10-03 14:25.13: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ppx_minidebug.2.4.0:new=false"
Linting opam-repository at /tmp/git-checkout2b7c269f/. ...
No errors
2025-10-03 14:25.54: Job succeeded