feat: prototype versioned app module upgrades #6106
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
1m 36s
lint
/
golangci-lint
3m 12s
lint
/
...
/
hadolint
8s
lint
/
yamllint
8s
markdown-linter
/
markdown-lint
9s
markdown-linter
/
markdown-link-check
3m 22s
test
/
test-short
4m 12s
test
/
test
10m 34s
test
/
test-coverage
5m 52s
test
/
test-race
8m 7s
test
/
test-fuzz
5m 43s
goreleaser
/
goreleaser
0s
Annotations
4 errors and 1 warning
lint / golangci-lint:
app/ante/min_fee_test.go#L60
SA1019: appconsts.DefaultNetworkMinGasPrice is deprecated: Import this constant from x/minfee instead. TODO: Remove this constant in v4. (staticcheck)
|
lint / golangci-lint:
app/ante/min_fee_test.go#L68
SA1019: appconsts.DefaultNetworkMinGasPrice is deprecated: Import this constant from x/minfee instead. TODO: Remove this constant in v4. (staticcheck)
|
lint / golangci-lint:
app/ante/min_fee_test.go#L76
SA1019: appconsts.DefaultNetworkMinGasPrice is deprecated: Import this constant from x/minfee instead. TODO: Remove this constant in v4. (staticcheck)
|
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/
|