test: consistent app hash on v2 #5650
Triggered via pull request
September 16, 2024 15:48
Status
Failure
Total duration
10m 1s
Artifacts
–
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
1m 43s
lint
/
golangci-lint
3m 8s
lint
/
...
/
hadolint
6s
lint
/
yamllint
8s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
2m 25s
test
/
test-short
3m 21s
test
/
test
9m 48s
test
/
test-coverage
4m 15s
test
/
test-race
5m 27s
test
/
test-fuzz
5m 6s
goreleaser
/
goreleaser
0s
Annotations
3 errors and 4 warnings
lint / golangci-lint:
app/test/consistent_apphash_test.go#L65
unlambda: replace `func(t *testing.T, accountAddresses []sdk.AccAddress, genValidators []stakingtypes.Validator, testApp *app.App, signer *user.Signer, valSigner *user.Signer) ([][]byte, [][]byte, [][]byte) {
|
lint / golangci-lint:
app/test/consistent_apphash_test.go#L334
func `encodedSdkMessagesV2` is unused (unused)
|
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/
|
lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
test / test-coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|