test: consistent app hash on v2 #5653
Triggered via pull request
September 16, 2024 17:10
Status
Failure
Total duration
9m 48s
Artifacts
–
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
1m 39s
lint
/
golangci-lint
2m 41s
lint
/
...
/
hadolint
10s
lint
/
yamllint
7s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
2m 18s
test
/
test-short
3m 19s
test
/
test
9m 36s
test
/
test-coverage
2m 4s
test
/
test-race
8m 35s
test
/
test-fuzz
5m 8s
goreleaser
/
goreleaser
0s
Annotations
6 errors and 5 warnings
test / test-coverage
Process completed with exit code 2.
|
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
issues found
|
test / test-short
Process completed with exit code 2.
|
test / test-race
Process completed with exit code 2.
|
test / test
Process completed with exit code 2.
|
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-race
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test / test-race
Back off 12.181 seconds before retry.
|