Skip to content

fix(EVM): Fix CALL in static context #4502

fix(EVM): Fix CALL in static context

fix(EVM): Fix CALL in static context #4502

Triggered via pull request November 27, 2024 16:44
Status Failure
Total duration 12m 22s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
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
check-hashes
Process completed with exit code 1.
lint: system-contracts/contracts/ContractDeployer.sol#L175
Avoid to use tx.origin