chore: fix spelling errors (#19289) #2
Annotations
10 errors and 1 warning
golangci-lint
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
|
golangci-lint
ST1019(related information): other import of "cosmossdk.io/errors" (stylecheck)
|
golangci-lint
could not import github.com/cosmos/cosmos-sdk/runtime (-: # github.com/cosmos/cosmos-sdk/runtime
|
golangci-lint
undefined: appmodule.Environment
|
golangci-lint
undefined: appmodule.Environment
|
golangci-lint
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
golangci-lint
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
golangci-lint
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
golangci-lint
undefined: appmodule.Environment
|
golangci-lint
cannot use CoreGasmeter{…} (value of type CoreGasmeter) as gas.Meter value in return statement: CoreGasmeter does not implement gas.Meter (missing method ConsumeGas)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: DeterminateSystems/magic-nix-cache-action@main, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|