Skip to content

Update foundry bytecode #3797

Update foundry bytecode

Update foundry bytecode #3797

Triggered via pull request October 4, 2024 16:48
Status Failure
Total duration 12m 57s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/dev/SetupLegacyBridge.s.sol#L26
GC: For [ Addresses ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
lint: l1-contracts/deploy-scripts/Utils.sol#L394
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
lint: l1-contracts/deploy-scripts/Utils.sol#L399
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
lint: l1-contracts/deploy-scripts/Utils.sol#L420
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
lint: l1-contracts/deploy-scripts/Utils.sol#L425
GC: Found [ .length ] property in Loop condition. Suggestion: assign it to a variable
test-bootloader
Process completed with exit code 101.
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/
test-contracts
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/