- github
- ocaml
- opam-repository
- 394ddd
- (lint)
(not at the head of any monitored branch or PR)
2024-11-29 14:13.16: New job: Lint
2024-11-29 14:13.16: Checking out commit 394dddfe. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26999/head" && git reset --hard 394dddfe
2024-11-29 14:13.16: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout146f7064"
2024-11-29 14:13.19: Exec: "git" "-C" "/tmp/git-checkout146f7064" "submodule"
"deinit" "--force" "--all"
2024-11-29 14:13.20: Exec: "git" "-C" "/tmp/git-checkout146f7064" "reset"
"--hard" "-q" "394dddfef783ef51335d5943ba8851f06f1d0adf"
2024-11-29 14:13.27: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout146f7064" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2024-11-29 14:13.28: Exec: "git" "merge" "-q" "--" "1b58d8c4dd40d1b4a0893c7b9182b698c1b34c44"
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 . --changed-packages async_rpc_kernel.v0.17.0
2024-11-29 14:13.29: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "--changed-packages" "async_rpc_kernel.v0.17.0"
Linting opam-repository at /tmp/git-checkout146f7064/. ...
Error in async_rpc_kernel.v0.17.0: Maintainer email missing. Please add a maintainer email to the opam file. Maintainer: Jane Street developers
2024-11-29 14:13.49: Job failed: Error in async_rpc_kernel.v0.17.0: Maintainer email missing. Please add a maintainer email to the opam file. Maintainer: Jane Street developers