- github
- ocaml
- opam-repository
- 0af338
- (lint)
(not at the head of any monitored branch or PR)
2025-05-15 13:45.25: New job: Lint
2025-05-15 13:45.25: Checking out commit 0af3387c. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27865/head" && git reset --hard 0af3387c
2025-05-15 13:45.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout19a908e9"
2025-05-15 13:45.27: Exec: "git" "-C" "/tmp/git-checkout19a908e9" "submodule"
"deinit" "--force" "--all"
2025-05-15 13:45.29: Exec: "git" "-C" "/tmp/git-checkout19a908e9" "reset"
"--hard" "-q" "0af3387cfd771bb24a046c8cfc04cfede1c22f1a"
2025-05-15 13:45.34: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout19a908e9" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-05-15 13:45.36: Exec: "git" "merge" "-q" "--" "8efeb9aa265b6d2d4fa7cb352b4e4e94a93ab845"
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 . conf-mariadb.2:new=false
2025-05-15 13:45.38: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "conf-mariadb.2:new=false"
Linting opam-repository at /tmp/git-checkout19a908e9/. ...
No errors
2025-05-15 13:46.45: Job succeeded