Skip to content

added beacon & refactored #20

added beacon & refactored

added beacon & refactored #20

Triggered via pull request May 15, 2024 15:40
@dovgopolydovgopoly
synchronize #4
feat/beacon
Status Failure
Total duration 57s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: test/Factory.test.ts#L110
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
test: test/L1/Distribution.test.ts#L7
'DistributionV2' is defined but never used
test: test/L1/FeeConfig.test.ts#L7
'FeeConfigV2' is defined but never used
test: test/L1/L1Sender.test.ts#L9
'L1SenderV2' is defined but never used
test: test/L2/L2MessageReceiver.test.ts#L8
'L2MessageReceiverV2' is defined but never used
test: test/L2/L2TokenReceiver.test.ts#L11
'L2TokenReceiverV2' is defined but never used
test
Process completed with exit code 1.
test
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/.