Clean up the Marker's expected BankKeeper interface. #7036
Annotations
10 errors and 1 warning
golangci-lint:
x/attribute/module.go#L167
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/name/simulation/proposals.go#L19
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/name/simulation/proposals.go#L20
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/name/simulation/proposals.go#L30
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
|
golangci-lint:
x/name/simulation/proposals.go#L31
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
|
golangci-lint:
x/oracle/module/module.go#L128
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
x/ibcratelimit/module/module.go#L123
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/trigger/module/module.go#L128
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
golangci-lint:
internal/handlers/msg_service_router.go#L103
(*PioMsgServiceRouter).registerMsgServiceHandler - result 0 (error) is always nil (unparam)
|
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/.
|