feat(deployment): Exported data needed for contract verification in the deployment script #4332
Annotations
11 errors and 4 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:
l1-contracts/deploy-scripts/ChainConfigurationReader.s.sol#L27
Unexpected console statement
|
lint:
l1-contracts/deploy-scripts/ChainConfigurationReader.s.sol#L28
Unexpected console statement
|
lint:
l1-contracts/deploy-scripts/ChainConfigurationReader.s.sol#L29
Unexpected console statement
|
lint:
l1-contracts/deploy-scripts/ChainConfigurationReader.s.sol#L30
Unexpected console statement
|
lint:
l1-contracts/deploy-scripts/ChainConfigurationReader.s.sol#L31
Unexpected console statement
|
test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l2-6057e23f316d82c715978669c398862ccc7fe261
|
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/
|
build
Cache save failed.
|
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/
|
test
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/
|