Upgrade Starknet.js to v5 #698
Annotations
10 errors and 1 warning
test
@cartridge/controller#build: command (/home/runner/work/cartridge/cartridge/packages/controller) pnpm run build exited (1)
|
test
Argument of type 'Signer' is not assignable to parameter of type 'string | Uint8Array | SignerInterface'.
|
test
Property 'chainId' does not exist on type 'DeviceAccount'.
|
test
Property 'chainId' does not exist on type 'DeviceAccount'.
|
test
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Signature'.
|
test
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Signature'.
|
test
Argument of type 'Signature' is not assignable to parameter of type 'Hex'.
|
test
Property 'length' does not exist on type 'Signature'.
|
test
Type 'Signature' must have a '[Symbol.iterator]()' method that returns an iterator.
|
test
Property 'toBuffer' does not exist on type 'bigint'.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|