feat(): v0 shared bridge #349
Annotations
3 errors and 10 warnings
Lint:
zksync/src/upgradeL2BridgeImpl.ts#L137
Replace `deployer,chainId,·target,·l2Erc20BridgeProxyAddress,·refundRecipient,·gasPrice` with `⏎······deployer,⏎······chainId,⏎······target,⏎······l2Erc20BridgeProxyAddress,⏎······refundRecipient,⏎······gasPrice⏎····`
|
Lint:
zksync/test/weth.test.ts#L39
Unexpected any. Specify a different type
|
Lint
Process completed with exit code 1.
|
Lint
global import of path @openzeppelin/contracts/proxy/beacon/BeaconProxy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path @openzeppelin/contracts/proxy/beacon/UpgradeableBeacon.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./interfaces/IL1Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./interfaces/IL2Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./interfaces/IL2StandardToken.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ./L2StandardERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
global import of path ../vendor/AddressAliasHelper.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint
Use Custom Errors instead of require statements
|
Lint
Use Custom Errors instead of require statements
|
Lint
Use Custom Errors instead of require statements
|
The logs for this run have expired and are no longer available.
Loading