Skip to content

[TODOs] sdk-v0.50 app.go #6606

[TODOs] sdk-v0.50 app.go

[TODOs] sdk-v0.50 app.go #6606

Triggered via pull request March 13, 2024 17:09
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
golangci-lint
49s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/msgfees/simulation/proposals.go#L24
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/msgfees/simulation/proposals.go#L25
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/msgfees/simulation/proposals.go#L40
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/msgfees/simulation/proposals.go#L41
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/msgfees/simulation/proposals.go#L66
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/msgfees/simulation/proposals.go#L67
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/msgfees/module/module.go#L153
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/trigger/types/trigger.go#L64
unnecessary conversion (unconvert)
golangci-lint: x/trigger/types/trigger.go#L68
unnecessary conversion (unconvert)
golangci-lint: x/trigger/types/msgs.go#L92
func `hasSigners` is unused (unused)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected], actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.