- github
- ocaml
- opam-repository
- 464f84
- (lint)
(not at the head of any monitored branch or PR)
2025-06-10 14:55.45: New job: Lint
2025-06-10 14:55.45: Checking out commit 464f8443. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28010/head" && git reset --hard 464f8443
2025-06-10 14:55.45: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3a810b63"
2025-06-10 14:55.46: Exec: "git" "-C" "/tmp/git-checkout3a810b63" "submodule"
"deinit" "--force" "--all"
2025-06-10 14:55.47: Exec: "git" "-C" "/tmp/git-checkout3a810b63" "reset"
"--hard" "-q" "464f8443fe27e86023cd30e6af8b9b202dc388d3"
2025-06-10 14:55.49: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3a810b63" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-06-10 14:55.49: Exec: "git" "merge" "-q" "--" "6db96b377f993aa0c7ffb5c06737929e583f3305"
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 . ocaml-lsp-server.1.22.1~5.4preview:new=false
2025-06-10 14:55.50: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "ocaml-lsp-server.1.22.1~5.4preview:new=false"
Linting opam-repository at /tmp/git-checkout3a810b63/. ...
No errors
2025-06-10 14:56.12: Job succeeded