Skip to content

Remove Rosetta

Remove Rosetta #7163

Triggered via pull request May 17, 2024 19:59
Status Failure
Total duration 2m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: cmd/provenanced/cmd/genesis.go#L612
S1040: type assertion to the same type: msg already has type sdk.Msg (gosimple)
golangci-lint: x/exchange/module/module.go#L139
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: x/oracle/module/module.go#L128
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: testutil/ibc/testchain.go#L161
unused-parameter: parameter 'expPass' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: cmd/provenanced/config/toml.go#L54
G306: Expect WriteFile permissions to be 0600 or less (gosec)
golangci-lint: testutil/cli/exec.go#L29
exported: type name will be used as cli.CLITxExecutor by other packages, and that stutters; consider calling this TxExecutor (revive)
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/.