- github
- ocaml
- opam-repository
- 6353e1
- (lint)
(not at the head of any monitored branch or PR)
2025-05-06 12:23.48: New job: Lint
2025-05-06 12:23.48: Checking out commit 6353e1ad. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27854/head" && git reset --hard 6353e1ad
2025-05-06 12:23.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout171b1519"
2025-05-06 12:23.49: Exec: "git" "-C" "/tmp/git-checkout171b1519" "submodule"
"deinit" "--force" "--all"
2025-05-06 12:23.49: Exec: "git" "-C" "/tmp/git-checkout171b1519" "reset"
"--hard" "-q" "6353e1ad2bc0ef72f46ac83889dfba2783b0e0f3"
2025-05-06 12:23.51: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout171b1519" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-05-06 12:23.51: Exec: "git" "merge" "-q" "--" "e79bcaab65d0c4c29a6688e215c3f335f6fcdef3"
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 . ocamlformat-mlx.0.27.0:new=false ocamlformat-mlx-lib.0.27.0:new=false
2025-05-06 12:23.52: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ocamlformat-mlx.0.27.0:new=false" "ocamlformat-mlx-lib.0.27.0:new=false"
Linting opam-repository at /tmp/git-checkout171b1519/. ...
No errors
2025-05-06 12:24.23: Job succeeded