Skip to content

chore: modernise tooling and reduce package size #7

chore: modernise tooling and reduce package size

chore: modernise tooling and reduce package size #7

Triggered via pull request April 11, 2024 13:22
Status Failure
Total duration 1m 45s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
tests/account/write.test.ts > Account: Write > should withdraw erc20 balances: tests/account/write.test.ts#L329
AssertionError: expected 'false' to be 'true' // Object.is equality - Expected + Received - true + false ❯ tests/account/write.test.ts:329:21
tests/account/write.test.ts > Account: Write > should gaslessly withdraw nativeToken: tests/account/write.test.ts#L393
AssertionError: expected 0n to be 1n // Object.is equality - Expected + Received - 1n + 0n ❯ tests/account/write.test.ts:393:50
tests/account/write.test.ts > Account: Write > should withdraw all native token: tests/account/write.test.ts#L512
ReferenceError: signer is not defined ❯ tests/account/write.test.ts:512:26
coverage
Process completed with exit code 1.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.