- github
- ocaml
- opam-repository
- 311efe
- (lint)
(not at the head of any monitored branch or PR)
2025-04-21 03:07.52: New job: Lint
2025-04-21 03:07.52: Checking out commit 311efe76. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27802/head" && git reset --hard 311efe76
2025-04-21 03:07.52: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1631e070"
2025-04-21 03:07.57: Exec: "git" "-C" "/tmp/git-checkout1631e070" "submodule"
"deinit" "--force" "--all"
2025-04-21 03:07.57: Exec: "git" "-C" "/tmp/git-checkout1631e070" "reset"
"--hard" "-q" "311efe76002605d961e013d97bb28c10f5b8d499"
2025-04-21 03:08.01: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1631e070" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-04-21 03:08.02: Exec: "git" "merge" "-q" "--" "999bff3ed88d26f76ff7eaddbfa7af49ed4737dc"
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 . junit.2.3.0:new=false junit_alcotest.2.3.0:new=false junit_ounit.2.3.0:new=false
2025-04-21 03:08.02: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "junit.2.3.0:new=false" "junit_alcotest.2.3.0:new=false"
"junit_ounit.2.3.0:new=false"
Linting opam-repository at /tmp/git-checkout1631e070/. ...
No errors
2025-04-21 03:08.24: Job succeeded