Skip to content

chore(EVM): Merge dev #4443

chore(EVM): Merge dev

chore(EVM): Merge dev #4443

Triggered via pull request November 20, 2024 12:10
Status Failure
Total duration 1m 18s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build
Process completed with exit code 1.
lint: l1-contracts/contracts/state-transition/l2-deps/ISystemContext.sol#L5
imported name AllowedBytecodeTypes is not used
lint: system-contracts/contracts/abstract/SystemContractBase.sol#L6
imported name ACCOUNT_CODE_STORAGE_SYSTEM_CONTRACT is not used
lint: system-contracts/contracts/ContractDeployer.sol#L237
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L237
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/ContractDeployer.sol#L238
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L238
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/ContractDeployer.sol#L406
Named parameters missing. MIN unnamed argumenst is 4
lint: system-contracts/contracts/ContractDeployer.sol#L419
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L419
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/ContractDeployer.sol#L420
Provide an error message for require
lint: system-contracts/contracts/ContractDeployer.sol#L175
Avoid to use tx.origin