Skip to content

update modules and export, remove commands #208

update modules and export, remove commands

update modules and export, remove commands #208

Triggered via push February 21, 2024 01:51
Status Failure
Total duration 43s
Artifacts

lint.yml

on: push
golangci-lint
36s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
golangci-lint: x/allocation/types/genesis.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (typecheck)
golangci-lint: app/ante.go#L32
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L36
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
golangci-lint: app/ante.go#L40
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
golangci-lint: app/ante.go#L52
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
golangci-lint: app/ante.go#L62
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L64
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
golangci-lint: app/ante.go#L66
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/app.go#L360
app.MsgServiceRouter undefined (type *NoisApp has no field or method MsgServiceRouter) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/