Skip to content

Upgrade Starknet.js to v5 #695

Upgrade Starknet.js to v5

Upgrade Starknet.js to v5 #695

Triggered via pull request December 13, 2023 18:24
Status Failure
Total duration 52s
Artifacts

build.yml

on: pull_request

Annotations

10 errors and 1 warning
test
'number' only refers to a type, but is being used as a value here.
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
Property 'toBN' does not exist on type 'typeof num'.
test
Property 'toBN' does not exist on type 'typeof num'.
test
Property 'toBN' does not exist on type 'typeof num'.
test
Property 'toBN' does not exist on type 'typeof num'.
test
'number' only refers to a type, but is being used as a value here.
test
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Signature'.
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/