feat: delay buffer #921
Annotations
1 error and 15 warnings
Contract 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#L85
'block' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L142
'delaySeconds2' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L526
'txnBatch' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L721
'res11' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L775
'lastRead' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L796
'batchDelivered' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L797
'inboxMessageDelivered' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L864
'block' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L919
'delaySeconds2' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Contract tests:
test/contract/sequencerInboxDelayBufferable.spec.ts#L1124
'blockTimestamp' 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/
|