v5.0.0-rc3 #28
Triggered via release
October 30, 2023 12:53
fadeev
published
v5.0.0-rc3
Status
Success
Total duration
1m 0s
Artifacts
–
Annotations
10 errors and 1 warning
build:
tasks/balances.ts#L56
Argument of type 'string' is not assignable to parameter of type 'null | undefined'.
|
build:
tasks/balances.ts#L56
Variable 'btc_address' is used before being assigned.
|
build:
tasks/balances.ts#L63
Variable 'btc_address' is used before being assigned.
|
build:
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.
|
build:
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.
|
build:
tasks/pools.ts#L14
Argument of type '(a: any, b: any) => -1 | undefined' is not assignable to parameter of type '(a: { ZETA: string; "ZRC-20": string; name: any; }, b: { ZETA: string; "ZRC-20": string; name: any; }) => number'.
|
build:
tasks/sendBTC.ts#L84
Property 'hash' does not exist on type '{}'.
|
build:
tasks/sendBTC.ts#L85
Property 'index' does not exist on type '{}'.
|
build:
tasks/sendBTC.ts#L90
Property 'witnessUtxo' does not exist on type '{}'.
|
build:
tasks/sendBTC.ts#L91
Argument of type '{}' is not assignable to parameter of type 'PsbtInputExtended'.
|
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/
|