v5.0.0-rc4 #29
Annotations
8 errors and 1 warning
tasks/cctx.ts#L3
Could not find a declaration file for module 'spinnies'. '/home/runner/work/toolkit/toolkit/node_modules/spinnies/index.js' implicitly has an 'any' type.
|
tasks/faucet.ts#L1
Could not find a declaration file for module '@zetachain/faucet-cli/dist/commands/drip'. '/home/runner/work/toolkit/toolkit/node_modules/@zetachain/faucet-cli/dist/commands/drip.js' implicitly has an 'any' type.
|
tasks/pools.ts#L15
Argument of type '(a: any, b: any) => -1 | undefined' is not assignable to parameter of type '(a: { Contract: any; ZETA: string; "ZRC-20": string; name: any; }, b: { Contract: any; ZETA: string; "ZRC-20": string; name: any; }) => number'.
|
tasks/sendBTC.ts#L84
Property 'hash' does not exist on type '{}'.
|
tasks/sendBTC.ts#L85
Property 'index' does not exist on type '{}'.
|
tasks/sendBTC.ts#L90
Property 'witnessUtxo' does not exist on type '{}'.
|
tasks/sendBTC.ts#L91
Argument of type '{}' is not assignable to parameter of type 'PsbtInputExtended'.
|
tasks/sendZETA.ts#L9
Property 'ethers' does not exist on type 'HardhatRuntimeEnvironment'.
|
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/
|
The logs for this run have expired and are no longer available.
Loading