Skip to content

feat: prototype versioned app module upgrades #6106

feat: prototype versioned app module upgrades

feat: prototype versioned app module upgrades #6106

Triggered via pull request October 22, 2024 18:51
Status Failure
Total duration 10m 53s
Artifacts

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/