- github
- ocaml
- opam-repository
- a540e3
- (lint)
(not at the head of any monitored branch or PR)
2026-03-19 16:28.50: New job: Lint
2026-03-19 16:28.50: Checking out commit a540e38b. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29565/head" && git reset --hard a540e38b
2026-03-19 16:28.50: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout38ce4fba"
2026-03-19 16:28.52: Exec: "git" "-C" "/tmp/git-checkout38ce4fba" "submodule"
"deinit" "--force" "--all"
2026-03-19 16:28.53: Exec: "git" "-C" "/tmp/git-checkout38ce4fba" "reset"
"--hard" "-q" "a540e38baa7b2d1d7e6218b3bc3eb48112a04ff2"
2026-03-19 16:28.56: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout38ce4fba" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-19 16:28.57: Exec: "git" "merge" "-q" "--" "9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
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 --machine-readable --opam-repository . jsonrpc.1.26.0-5.5~preview:new=false lsp.1.26.0-5.5~preview:new=false ocaml-lsp-server.1.26.0-5.5~preview:new=false
2026-03-19 16:28.57: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "jsonrpc.1.26.0-5.5~preview:new=false"
"lsp.1.26.0-5.5~preview:new=false" "ocaml-lsp-server.1.26.0-5.5~preview:new=false"
Linting opam-repository at /tmp/git-checkout38ce4fba/. ...
No errors
2026-03-19 16:29.21: Job succeeded