feat: Validium mode #4
Annotations
10 errors and 10 warnings
Lint:
l1-contracts/scripts/deploy.ts#L26
Replace `'--validium-mode'` with `"--validium-mode"`
|
Lint:
l1-contracts/scripts/deploy.ts#L26
Strings must use doublequote
|
Lint:
l1-contracts/scripts/initialize-bridges.ts#L21
Replace `process.env.ZKSYNC_HOME·as·string,·"era-contracts-labmda/l2-contracts/artifacts-zk/"` with `⏎··process.env.ZKSYNC_HOME·as·string,⏎··"era-contracts-labmda/l2-contracts/artifacts-zk/"⏎`
|
Lint:
l1-contracts/scripts/initialize-l2-weth-token.ts#L14
Replace `process.env.ZKSYNC_HOME·as·string,·"era-contracts-labmda/l2-contracts/artifacts-zk/"` with `⏎··process.env.ZKSYNC_HOME·as·string,⏎··"era-contracts-labmda/l2-contracts/artifacts-zk/"⏎`
|
Lint:
l1-contracts/scripts/initialize-weth-bridges.ts#L14
Replace `process.env.ZKSYNC_HOME·as·string,·"era-contracts-labmda/l2-contracts/artifacts-zk/"` with `⏎··process.env.ZKSYNC_HOME·as·string,⏎··"era-contracts-labmda/l2-contracts/artifacts-zk/"⏎`
|
Lint:
l1-contracts/scripts/utils.ts#L80
Replace `process.env.ZKSYNC_HOME·as·string,·"era-contracts-labmda/system-contracts/bootloader"` with `⏎····process.env.ZKSYNC_HOME·as·string,⏎····"era-contracts-labmda/system-contracts/bootloader"⏎··`
|
Lint:
l1-contracts/src.ts/deploy.ts#L247
Strings must use doublequote
|
Lint:
l1-contracts/src.ts/deploy.ts#L256
Replace `'ValidiumExecutorFacet'` with `"ValidiumExecutorFacet"`
|
Lint:
l1-contracts/src.ts/deploy.ts#L256
Strings must use doublequote
|
Lint:
l1-contracts/src.ts/deploy.ts#L259
Strings must use doublequote
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L5
global import of path @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L6
global import of path @openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L8
global import of path ./interfaces/IL1BridgeLegacy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L9
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:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L10
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:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L11
global import of path ./interfaces/IL2ERC20Bridge.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L13
global import of path ./libraries/BridgeInitializationHelper.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L15
global import of path ../zksync/interfaces/IZkSync.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L16
global import of path ../common/interfaces/IAllowList.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L17
global import of path ../common/AllowListed.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading