Skip to content

feat: EVM emulator #3689

feat: EVM emulator

feat: EVM emulator #3689

Triggered via pull request September 27, 2024 08:56
Status Failure
Total duration 11m 54s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L133
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L177
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L279
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L280
GC: Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L290
GC: Use Custom Errors instead of require statements
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L6
imported name Utils is not used
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L8
imported name SystemContractsCaller is not used
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L8
imported name CalldataForwardingMode is not used
lint: system-contracts/contracts/libraries/SystemContractHelper.sol#L8
imported name MIMIC_CALL_CALL_ADDRESS is not used
test-contracts
Process completed with exit code 1.
test-contracts
Failed to fetch release info for tag v0.0.1-vm1.5.0. HTTP Status: 403
check-hashes
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: system-contracts/contracts/ContractDeployer.sol#L204
Avoid to use tx.origin
lint: system-contracts/contracts/ContractDeployer.sol#L208
Avoid to use tx.origin
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-contracts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-hashes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-bootloader
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/