chore: Initial cleanup in EvmInterpreter #98
l1-contracts-ci.yaml
on: pull_request
check-verifier-generator
5m 12s
Annotations
13 errors and 14 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/EvmGasManager.sol#L7
global import of path ./libraries/Utils.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
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-foundry
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l1-ec913e2cd2018311c85102bf3c100389b570b641
|
coverage
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l1-ec913e2cd2018311c85102bf3c100389b570b641
|
coverage
Resource not accessible by integration
|
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-hardhat
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/
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
test-foundry
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/
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/lcov-reporter-action@v0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
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, romeovs/lcov-reporter-action@v0.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|