Release 0.24.2 rc.88 #626
Annotations
10 errors and 1 warning
Run npm test (continue on error)
Duplicate function implementation.
|
Run npm test (continue on error)
Duplicate function implementation.
|
Run npm test (continue on error)
Could not find a declaration file for module 'pako'. '/opt/hostedtoolcache/node/20.11.0/x64/lib/node_modules/azle/node_modules/pako/index.js' implicitly has an 'any' type.
|
Run npm test (continue on error)
Argument of type 'import("/opt/hostedtoolcache/node/20.11.0/x64/lib/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass' is not assignable to parameter of type 'import("/home/runner/work/azle/azle/examples/bitcoin_psbt/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass'.
|
Run npm test (continue on error)
Argument of type 'import("/opt/hostedtoolcache/node/20.11.0/x64/lib/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass' is not assignable to parameter of type 'import("/home/runner/work/azle/azle/examples/bitcoin_psbt/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass'.
|
Run npm test (continue on error)
Type 'import("/opt/hostedtoolcache/node/20.11.0/x64/lib/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass' is not assignable to type 'import("/home/runner/work/azle/azle/examples/bitcoin_psbt/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass'.
|
Run npm test (continue on error)
Type 'import("/opt/hostedtoolcache/node/20.11.0/x64/lib/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass' is not assignable to type 'import("/home/runner/work/azle/azle/examples/bitcoin_psbt/node_modules/azle/node_modules/@dfinity/candid/lib/cjs/idl").FuncClass'.
|
Run npm test (continue on error)
Subsequent variable declarations must have the same type. Variable '_azleCanisterMethodIdlTypes' must be of type '{ [key: string]: FuncClass; }', but here has type '{ [key: string]: FuncClass; }'.
|
Run npm test (continue on error)
Subsequent variable declarations must have the same type. Variable '_azleIc' must be of type 'AzleIc', but here has type 'AzleIc'.
|
Run npm test (continue on error)
Subsequent variable declarations must have the same type. Variable '_azleInitAndPostUpgradeIdlTypes' must be of type 'FuncClass[]', but here has type 'FuncClass[]'.
|
Run /./.github/actions/setup-node
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Loading