Skip to content

Fix ibcratelimit tests. #7126

Fix ibcratelimit tests.

Fix ibcratelimit tests. #7126

Triggered via pull request May 16, 2024 22:11
Status Failure
Total duration 2m 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: internal/protocompat/protocompat.go#L8
import 'github.com/golang/protobuf/proto' is not allowed from list 'main' (depguard)
golangci-lint: x/marker/simulation/proposals.go#L36
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L37
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L72
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L73
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L103
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L104
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L123
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L124
SA1019: simtypes.Content is deprecated: Use MsgSimulatorFn instead. (staticcheck)
golangci-lint: x/marker/simulation/proposals.go#L139
SA1019: simtypes.ContentSimulatorFn is deprecated: Use MsgSimulatorFn 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/.