TESTNET: add upgrade handler #1984
Annotations
4 errors and 3 warnings
lint:
x/emergencybutton/keeper/keeper.go#L9
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
lint:
x/compute/internal/types/expected_keepers.go#L7
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
lint:
x/emergencybutton/ibc_middleware.go#L7
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
lint
issues found
|
lint
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/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/SecretNetwork/SecretNetwork. Supported file pattern: go.sum
|
lint:
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)
|