chore!: add ci workflows #3
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
4s
lint
/
golangci-lint
25s
lint
/
yamllint
7s
markdown-linter
/
markdown-lint
9s
markdown-linter
/
markdown-link-check
20s
test
/
test
39s
goreleaser
/
goreleaser
0s
Annotations
5 errors and 2 warnings
lint / yamllint:
merkle/proto/buf.gen.yaml#L6
6:30 [new-line-at-end-of-file] no new line character at the end of file
|
lint / yamllint:
proto/buf.gen.yaml#L6
6:30 [new-line-at-end-of-file] no new line character at the end of file
|
lint / yamllint:
.github/auto_request_review.yml#L8
8:25 [trailing-spaces] trailing spaces
|
lint / yamllint:
.github/workflows/test.yml#L20
20:1 [empty-lines] too many blank lines (1 > 0)
|
lint / yamllint
Process completed with exit code 1.
|
lint / golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test / test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|