- github
- ocaml
- opam-repository
- 33432a
- (lint)
(not at the head of any monitored branch or PR)
2025-05-08 21:25.24: New job: Lint
2025-05-08 21:25.24: Checking out commit 33432a43. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27863/head" && git reset --hard 33432a43
2025-05-08 21:25.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout33998fad"
2025-05-08 21:25.26: Exec: "git" "-C" "/tmp/git-checkout33998fad" "submodule"
"deinit" "--force" "--all"
2025-05-08 21:25.26: Exec: "git" "-C" "/tmp/git-checkout33998fad" "reset"
"--hard" "-q" "33432a43507d027e0f0f463008c4ce32d0bc8e34"
2025-05-08 21:25.28: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout33998fad" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-05-08 21:25.28: Exec: "git" "merge" "-q" "--" "0d013e603b5ebf0e9b404e10d5a6839f226e1739"
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 . dypgen.0.2.1:new=true grain_dypgen.0.2.1:new=false
2025-05-08 21:25.29: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "dypgen.0.2.1:new=true" "grain_dypgen.0.2.1:new=false"
Linting opam-repository at /tmp/git-checkout33998fad/. ...
No errors
2025-05-08 21:25.57: Job succeeded