chore: fix spelling errors (#19289) #2
Annotations
10 errors and 1 warning
tests
undefined: appmodule.Environment
|
tests
undefined: appmodule.Environment
|
tests
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)
|
tests
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)
|
tests
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)
|
tests
undefined: appmodule.Environment
|
tests
cannot use CoreGasmeter{…} (value of type CoreGasmeter) as gas.Meter value in return statement: CoreGasmeter does not implement gas.Meter (missing method ConsumeGas)
|
tests
cannot use CoreGasmeter{…} (value of type CoreGasmeter) as gas.Meter value in return statement: CoreGasmeter does not implement gas.Meter (missing method ConsumeGas)
|
tests
gm.gm.Remaining undefined (type gas.Meter has no field or method Remaining)
|
tests
gm.gm.Remaining undefined (type gas.Meter has no field or method Remaining)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading