Skip to content

feat: update rosetta for v0.50 #6358

feat: update rosetta for v0.50

feat: update rosetta for v0.50 #6358

Triggered via pull request February 20, 2025 10:37
Status Failure
Total duration 1m 31s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/devgas/v1/ante/ante.go#L171
undefined: math (typecheck)
lint: x/oracle/types/event.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
lint: x/oracle/types/expected_keeper.go#L30
undefined: sdkmath.LegacyDecCoins (typecheck)
lint: x/oracle/types/expected_keeper.go#L33
undefined: math (typecheck)
lint: x/oracle/types/msgs.go#L142
undefined: math (typecheck)
lint: app/ante/handler_opts.go#L28
opts.AccountKeeper undefined (type *AnteHandlerOptions has no field or method AccountKeeper) (typecheck)
lint: app/ante/handler_opts.go#L31
opts.BankKeeper undefined (type *AnteHandlerOptions has no field or method BankKeeper) (typecheck)
lint: app/ante/handler_opts.go#L34
opts.SignModeHandler undefined (type *AnteHandlerOptions has no field or method SignModeHandler) (typecheck)
lint: app/ante/handler_opts.go#L37
opts.SigGasConsumer undefined (type *AnteHandlerOptions has no field or method SigGasConsumer) (typecheck)