V2.13.0 rc0 #1146
Annotations
10 errors and 1 warning
Run golangci-lint:
x/gov/types/v1alpha1/params.go#L30
`validateDepositParams` is unused (deadcode)
|
Run golangci-lint:
x/gov/types/v1alpha1/params.go#L70
`validateTally` is unused (deadcode)
|
Run golangci-lint:
x/gov/types/v1alpha1/params.go#L88
`validateCustomParams` is unused (deadcode)
|
Run golangci-lint:
x/gov/types/v1alpha1/params.go#L126
`validateVotingParams` is unused (deadcode)
|
Run golangci-lint:
x/gov/types/v1/genesis.go#L68
struct field `ProposalId` should be `ProposalID` (golint)
|
Run golangci-lint:
x/gov/types/v1/genesis.go#L92
struct field `ProposalId` should be `ProposalID` (golint)
|
Run golangci-lint:
app/upgrade_handler.go#L19
`(ShentuApp).setUpgradeHandler` - `clientKeeper` is unused (unparam)
|
Run golangci-lint:
x/gov/types/v1alpha1/params.go#L103
func `validateTallyParams` is unused (unused)
|
Run golangci-lint:
x/auth/types/codec.go#L39
SA1019: authtypes.AccountI is deprecated: Use `AccountI` from types package instead. (staticcheck)
|
Run golangci-lint:
x/cert/module.go#L157
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], technote-space/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading