v2.2.3 #21
Annotations
10 errors and 1 warning
build:
helpers/evm.ts#L19
Cannot find name 'hre'.
|
build:
helpers/evm.ts#L51
Cannot find name 'hre'.
|
build:
helpers/evm.ts#L53
Cannot find name 'hre'.
|
build:
helpers/evm.ts#L75
Cannot find name 'hre'.
|
build:
helpers/helpers.ts#L71
Expected 2-3 arguments, but got 1.
|
build:
helpers/tx.ts#L3
Could not find a declaration file for module 'cli-color'. '/home/runner/work/toolkit/toolkit/node_modules/cli-color/index.js' implicitly has an 'any' type.
|
build:
helpers/tx.ts#L5
Could not find a declaration file for module 'spinnies'. '/home/runner/work/toolkit/toolkit/node_modules/spinnies/index.js' implicitly has an 'any' type.
|
build:
helpers/tx.ts#L77
Property 'url' does not exist on type 'Object'.
|
build:
helpers/tx.ts#L78
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
|
build:
tasks/balances.ts#L93
Argument of type 'string' is not assignable to parameter of type 'ZetaProtocolNetwork'.
|
build
The `set-output` 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/
|