v4.0.0 #24
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#L4
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#L6
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#L69
Property 'url' does not exist on type 'Object'.
|
build:
tasks/balances.ts#L93
Argument of type 'string' is not assignable to parameter of type 'ZetaProtocolNetwork'.
|
build:
tasks/balances.ts#L96
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ mumbai_testnet: { chain_id: number; chain_name: string; fees: { assets: { denom: string; gas: number; gas_price: number; }[]; }; assets: { denoms: { denom: string; exponent: number; }[]; base: string; symbol: string; }[]; apps: { ...; }[]; api: { ...; }[]; }; ... 5 more ...; baobab_testnet: { ...; }; }'.
|
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/
|