Enhance the config commands and change some defaults. #7063
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v6:
x/name/module.go#L157
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/name/simulation/proposals.go#L19
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/name/simulation/proposals.go#L20
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/name/simulation/proposals.go#L30
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/name/simulation/proposals.go#L31
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/ibcratelimit/module/module.go#L123
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/sanction/module/module.go#L148
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/quarantine/quarantine.go#L88
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
Run golangci/golangci-lint-action@v6:
x/trigger/module/module.go#L128
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
x/hold/module/module.go#L138
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
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/.
|
Loading