Skip to content

EVM howtos for L1 -> L2 in js/ts #4640

EVM howtos for L1 -> L2 in js/ts

EVM howtos for L1 -> L2 in js/ts #4640

Triggered via pull request October 5, 2023 07:19
Status Cancelled
Total duration 2m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

bindings-nodejs.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint: bindings/nodejs/examples/how_tos/evm/utils.ts#L4
Unexpected var, use let or const instead
Lint
Process completed with exit code 1.
Check Format
Process completed with exit code 1.
Test (windows-latest, 18)
Canceling since a higher priority waiting request for 'Nodejs bindings checks-refs/pull/1383/merge' exists
Test (windows-latest, 18)
The operation was canceled.
Test (ubuntu-latest, 18)
Canceling since a higher priority waiting request for 'Nodejs bindings checks-refs/pull/1383/merge' exists
Test (ubuntu-latest, 18)
The operation was canceled.
Lint: bindings/nodejs/examples/how_tos/evm/send_nft_to_evm.ts#L5
'Client' is defined but never used