Skip to content

feat: delay buffer #862

feat: delay buffer

feat: delay buffer #862

Triggered via pull request March 18, 2024 16:47
Status Failure
Total duration 5m 30s
Artifacts

contract-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Test unit
Process completed with exit code 1.
Contract tests
Process completed with exit code 1.
4844 tests
Process completed with exit code 1.
Test unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Contract tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Contract tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Contract tests: test/contract/sequencerInboxDelayBufferable.spec.ts#L775
'res11' is assigned a value but never used. Allowed unused vars must match /^_/u
Contract tests: test/contract/sequencerInboxDelayBufferable.spec.ts#L850
'res5' is assigned a value but never used. Allowed unused vars must match /^_/u
Contract tests: test/contract/sequencerInboxDelayBufferable.spec.ts#L1624
'res11' is assigned a value but never used. Allowed unused vars must match /^_/u
Contract tests: test/contract/sequencerInboxDelayBufferable.spec.ts#L1696
'res5' is assigned a value but never used. Allowed unused vars must match /^_/u
Contract tests: test/contract/testHelpers.ts#L286
'delayConfigNotDelayBufferable' is assigned a value but never used. Allowed unused vars must match /^_/u
4844 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
4844 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/