fix AcceptAdmin deploy script for resumes #4374
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/AcceptAdmin.s.sol#L36
Named parameters missing. MIN unnamed argumenst is 4
|
lint:
l1-contracts/deploy-scripts/AcceptAdmin.s.sol#L53
Named parameters missing. MIN unnamed argumenst is 4
|
lint:
l1-contracts/deploy-scripts/AcceptAdmin.s.sol#L79
Error message for require is too long: 40 counted / 32 allowed
|
lint:
l1-contracts/deploy-scripts/AcceptAdmin.s.sol#L79
GC: Use Custom Errors instead of require statements
|
lint:
l1-contracts/deploy-scripts/ChainConfigurationReader.s.sol#L27
Unexpected console statement
|
test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l2-ce8e66005ed9261473b70eca0b7b1cfeeb4e5920
|
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/
|
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.
|
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/
|