TESTNET: add upgrade handler #1984
Annotations
4 errors and 3 warnings
x/emergencybutton/keeper/keeper.go#L9
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
x/compute/internal/types/expected_keepers.go#L7
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
x/emergencybutton/ibc_middleware.go#L7
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
app/upgrades/v1.15-testnet-revert-proto-changes/upgrade.go#L25
unused-parameter: parameter 'appKeepers' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading