added beacon & refactored #20
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/.
|