chore!: add ci workflows #2
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
5s
lint
/
golangci-lint
17s
lint
/
yamllint
4s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
17s
test
/
test
37s
goreleaser
/
goreleaser
0s
Annotations
10 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:
.github/workflows/issue-label-automation.yml#L14
14:81 [line-length] line too long (90 > 80 characters)
|
lint / yamllint:
.github/workflows/issue-label-automation.yml#L15
15:81 [line-length] line too long (93 > 80 characters)
|
lint / yamllint:
.github/workflows/issue-label-automation.yml#L38
38:81 [line-length] line too long (85 > 80 characters)
|
lint / yamllint:
.github/workflows/goreleaser.yml#L38
38:81 [line-length] line too long (82 > 80 characters)
|
lint / yamllint
Process completed with exit code 1.
|
markdown-linter / markdown-lint
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
|