- github
- ocaml
- opam-repository
- d8fbb2
- (lint)
(not at the head of any monitored branch or PR)
2025-03-10 08:46.37: New job: Lint
2025-03-10 08:46.37: Checking out commit d8fbb239. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27538/head" && git reset --hard d8fbb239
2025-03-10 08:46.37: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1410df69"
2025-03-10 08:46.39: Exec: "git" "-C" "/tmp/git-checkout1410df69" "submodule"
"deinit" "--force" "--all"
2025-03-10 08:46.40: Exec: "git" "-C" "/tmp/git-checkout1410df69" "reset"
"--hard" "-q" "d8fbb239a635515d67f19c0a86446bb677c6f391"
2025-03-10 08:46.44: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1410df69" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-03-10 08:46.45: Exec: "git" "merge" "-q" "--" "da95151acd79a0b76540d95c5b52ea2b2b7f1fe4"
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 . libnlopt.2.7.1:new=true
2025-03-10 08:46.47: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "libnlopt.2.7.1:new=true"
Linting opam-repository at /tmp/git-checkout1410df69/. ...
No errors
2025-03-10 08:47.01: Job succeeded