update go.mod to use a new version of cosmos-sdk with the default exp… #1841
Annotations
5 errors and 2 warnings
app/upgrades/v1.15/upgrade.go#L28
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
|
app/upgrades/v1.15/upgrade.go#L84
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
app/upgrades/v1.15/upgrade.go#L87
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
app/upgrades/v1.15/upgrade.go#L89
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/
|
|
This job failed
Loading