Skip to content

feat(WIP): Validium mode #2

feat(WIP): Validium mode

feat(WIP): Validium mode #2

Triggered via pull request December 18, 2023 19:01
Status Failure
Total duration 51s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: l1-contracts/src.ts/deploy.ts#L247
Strings must use doublequote
lint: l1-contracts/src.ts/deploy.ts#L259
Strings must use doublequote
lint
Process completed with exit code 1.
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L6
imported name MAX_INITIAL_STORAGE_CHANGES_COMMITMENT_BYTES is not used
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L6
imported name MAX_REPEATED_STORAGE_CHANGES_COMMITMENT_BYTES is not used
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L12
imported name L2_KNOWN_CODE_STORAGE_SYSTEM_CONTRACT_ADDR is not used
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L31
Use Custom Errors instead of require statements
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L44
Use Custom Errors instead of require statements
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L46
Use Custom Errors instead of require statements
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L48
Use Custom Errors instead of require statements
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L80
Use Custom Errors instead of require statements
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L84
Use Custom Errors instead of require statements
lint: ethereum/contracts/zksync/facets/validium/Executor.sol#L92
Use Custom Errors instead of require statements