EVM howtos for L1 -> L2 in js/ts #4640
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
bindings-nodejs.yml
on: pull_request
Lint
20s
Check Format
21s
Matrix: Test
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
|