Skip to content

feat(EVM-emulator): Optimize deployment of EVM contracts #3698

feat(EVM-emulator): Optimize deployment of EVM contracts

feat(EVM-emulator): Optimize deployment of EVM contracts #3698

Triggered via pull request September 27, 2024 11:07
Status Failure
Total duration 3m 46s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L133
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L177
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L279
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L280
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L290
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L6
imported name Utils is not used
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L8
imported name SystemContractsCaller is not used
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L8
imported name CalldataForwardingMode is not used
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L8
imported name MIMIC_CALL_CALL_ADDRESS is not used
lint: system-contracts/hardhat.config.ts#L30
Insert `,`
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: system-contracts/contracts/ContractDeployer.sol#L180
Avoid to use tx.origin
lint: system-contracts/contracts/ContractDeployer.sol#L184
Avoid to use tx.origin
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/