Skip to content

chore: fix spelling errors (#19289) #2

chore: fix spelling errors (#19289)

chore: fix spelling errors (#19289) #2

Triggered via push January 30, 2024 18:38
Status Success
Total duration 31m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
Analyze
ST1019(related information): other import of "cosmossdk.io/errors" (stylecheck)
Analyze
could not import github.com/cosmos/cosmos-sdk/runtime (-: # github.com/cosmos/cosmos-sdk/runtime
Analyze
undefined: appmodule.Environment
Analyze
undefined: appmodule.Environment
Analyze
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)
Analyze
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)
Analyze
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)
Analyze
undefined: appmodule.Environment
Analyze
cannot use CoreGasmeter{…} (value of type CoreGasmeter) as gas.Meter value in return statement: CoreGasmeter does not implement gas.Meter (missing method ConsumeGas)