Base version #5
Annotations
10 errors and 1 warning
test:
scripts/sendMOROFTToAnotherChain.ts#L74
'configureBridge' is assigned a value but never used
|
test:
test/L1/BaseFactoryL1.test.ts#L49
'tokenDeployerFactory' is assigned a value but never used
|
test:
test/L1/BaseFactoryL1.test.ts#L163
'params' is never reassigned. Use 'const' instead
|
test:
test/L1/BaseFactoryL1.test.ts#L182
'params' is never reassigned. Use 'const' instead
|
test:
test/L1/Distribution.test.ts#L7
'DistributionV2' is defined but never used
|
test:
test/L1/L1Sender.test.ts#L10
'L1SenderV2' is defined but never used
|
test:
test/L1/L1Sender.test.ts#L18
'wei' is defined but never used
|
test:
test/L2/L2MessageReceiver.test.ts#L5
'L2MessageReceiverV2' is defined but never used
|
test:
test/L2/L2MessageReceiver.test.ts#L6
'ZERO_ADDR' is defined but never used
|
test:
test/L2/L2TokenReceiver.test.ts#L12
'L2TokenReceiverV2' is defined but never used
|
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/.
|