Remove legacy msgfees gov proposal handlers #7104
Annotations
10 errors and 1 warning
golangci-lint:
x/attribute/simulation/proposals.go#L10
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/attribute/simulation/proposals.go#L11
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
internal/protocompat/protocompat.go#L8
import 'github.com/golang/protobuf/proto' is not allowed from list 'main' (depguard)
|
golangci-lint:
x/attribute/module.go#L167
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/metadata/types/address.go#L14
import 'sigs.k8s.io/yaml' is not allowed from list 'main' (depguard)
|
golangci-lint:
x/sanction/module/module.go#L148
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/hold/module/module.go#L138
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/marker/simulation/proposals.go#L36
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/marker/simulation/proposals.go#L37
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/marker/simulation/proposals.go#L72
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|