Skip to content

Upgrade Starknet.js to v5 #694

Upgrade Starknet.js to v5

Upgrade Starknet.js to v5 #694

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

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
@cartridge/controller#build: command (/home/runner/work/cartridge/cartridge/packages/controller) pnpm run build exited (1)
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
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/