L1 to L3 Bridgers #477
build-test.yml
on: pull_request
Install
9s
Lint
2m 16s
Audit
22s
Test (Unit)
1m 57s
Test (Integration)
3m 40s
Annotations
19 errors
Audit
Process completed with exit code 1.
|
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/scripts/deployBridge.org.eslint.prettier/prettier:
scripts/deployBridge#L1
Replace `······` with `········`
|
|
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/scripts/deployBridge.org.eslint.prettier/prettier:
scripts/deployBridge#L1
Replace `await·child.beaconProxyFactory.initialize(child.beacon.address)` with `⏎······await·child.beaconProxyFactory.initialize(child.beacon.address)⏎····`
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/scripts/deployBridge.org.eslint.prettier/prettier:
scripts/deployBridge#L1
Replace `l2Parent,·l3Child,·l2InboxAddress,·l2Signer,·l2Child.weth.address` with `⏎····l2Parent,⏎····l3Child,⏎····l2InboxAddress,⏎····l2Signer,⏎····l2Child.weth.address⏎··`
|
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/scripts/genAbi.org.eslint.prettier/prettier:
scripts/genAbi#L1
Replace ``${npmExec}·&&·${npmExec}·run·hardhat·compile·--config·./hardhat.config.js`,` with `⏎····`${npmExec}·&&·${npmExec}·run·hardhat·compile·--config·./hardhat.config.js`,⏎···`
|
|
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/assetBridger/l1l3Bridger.org.eslint.@typescript-eslint/no-unused-vars:
src/lib/assetBridger/l1l3Bridger#L1
'L2GatewayRouter__factory' is defined but never used. Allowed unused vars must match /^_/u.
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/assetBridger/l1l3Bridger.org.eslint.@typescript-eslint/no-unused-vars:
src/lib/assetBridger/l1l3Bridger#L1
'DISABLED_GATEWAY' is defined but never used. Allowed unused vars must match /^_/u.
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/dataEntities/networks.org.eslint.prettier/prettier:
src/lib/dataEntities/networks#L1
Replace `"0x33bd25e6156BCF698B8F2Ad82005e710037403f4"` with `'0x33bd25e6156BCF698B8F2Ad82005e710037403f4'`
|
/home/runner/work/arbitrum-sdk/arbitrum-sdk/src/lib/dataEntities/networks.org.eslint.prettier/prettier:
src/lib/dataEntities/networks#L1
Replace `"0xB14C63bb526Db2A49b835ca954923dE7DE3968e2"` with `'0xB14C63bb526Db2A49b835ca954923dE7DE3968e2'`
|
Lint
Process completed with exit code 1.
|
Test (Integration):
tests/integration/l1l3Bridger.test.ts#L4
Cannot find module '../../src/lib/abi/factories/MockToken__factory' or its corresponding type declarations.
|
Test (Integration):
tests/integration/l1l3Bridger.test.ts#L5
Cannot find module '../../src/lib/abi/MockToken' or its corresponding type declarations.
|
Test (Integration)
Process completed with exit code 1.
|