Bump github.com/cometbft/cometbft from 0.37.6 to 0.38.10 #104
Annotations
10 errors and 1 warning
lint-go:
ante/ante.go#L22
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint-go:
ante/ante.go#L25
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
lint-go:
ante/ante.go#L28
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint-go:
ante/ante.go#L35
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
lint-go:
ante/ante.go#L42
opts.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
lint-go:
ante/ante.go#L45
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint-go:
ante/ante.go#L46
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint-go:
osmosis/gamm/pool-models/balancer/balancerPool.pb.go#L17
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
lint-go
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-go:
x/qoracle/types/params.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
lint-go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected], actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|