Skip to content

feat(WIP): Validium mode #3

feat(WIP): Validium mode

feat(WIP): Validium mode #3

Triggered via pull request December 20, 2023 17:40
Status Failure
Total duration 55s
Artifacts

l1-contracts-ci.yaml

on: pull_request
check-verifier-generator
25s
check-verifier-generator
test-foundry
0s
test-foundry
test-hardhat
0s
test-hardhat
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 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.
check-verifier-generator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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