feat: limit the number of messages in prepare proposal #6018
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
1m 39s
lint
/
golangci-lint
2m 52s
lint
/
...
/
hadolint
5s
lint
/
yamllint
7s
markdown-linter
/
markdown-lint
9s
markdown-linter
/
markdown-link-check
2m 34s
test
/
test-short
4m 13s
test
/
test
11m 52s
test
/
test-coverage
5m 17s
test
/
test-race
13m 54s
test
/
test-fuzz
5m 40s
goreleaser
/
goreleaser
0s
Annotations
2 errors and 2 warnings
lint / golangci-lint:
app/test/prepare_proposal_test.go#L323
ineffectual assignment to err (ineffassign)
|
lint / golangci-lint
issues found
|
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test-coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.6.0/dist/codecov' failed with exit code 1
|