Skip to content

Remove legacy marker gov proposal handlers #7112

Remove legacy marker gov proposal handlers

Remove legacy marker gov proposal handlers #7112

Triggered via pull request May 16, 2024 17:35
Status Failure
Total duration 3m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/quarantine/module/module.go#L152
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/trigger/module/module.go#L128
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/oracle/module/module.go#L128
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
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: cmd/provenanced/config/toml.go#L54
G306: Expect WriteFile permissions to be 0600 or less (gosec)
golangci-lint: x/quarantine/quarantine.go#L88
if-return: redundant if ...; err != nil check, just return error instead. (revive)
golangci-lint: internal/handlers/msg_service_router.go#L103
(*PioMsgServiceRouter).registerMsgServiceHandler - result 0 (error) is always nil (unparam)
golangci-lint: x/attribute/module.go#L167
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
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/.