Skip to content

[WIP] Chain registrar #4412

[WIP] Chain registrar

[WIP] Chain registrar #4412

Triggered via pull request November 14, 2024 13:45
Status Success
Total duration 12m 34s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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/contracts/chain-registrar/ChainRegistrar.sol#L53
GC: For [ ChainConfig ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
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
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/