Skip to content

fix(EVM): Cleanup in checkMemIsAccessible #4493

fix(EVM): Cleanup in checkMemIsAccessible

fix(EVM): Cleanup in checkMemIsAccessible #4493

Triggered via pull request November 27, 2024 16:18
Status Success
Total duration 5m 18s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
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
test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l2-ace749cf304e52de4ea8c6f521356a1a7e449b21
build
Cache save failed.
lint: system-contracts/contracts/ContractDeployer.sol#L175
Avoid to use tx.origin