Skip to content

feat(registration): Add Chain registrar contract #4475

feat(registration): Add Chain registrar contract

feat(registration): Add Chain registrar contract #4475

Triggered via pull request November 25, 2024 08:49
Status Failure
Total duration 1m 29s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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#L70
GC: For [ ChainConfig ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
lint: l1-contracts/contracts/chain-registrar/ChainRegistrar.sol#L86
GC: For [ RegisteredChainConfig ] 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
build
Process completed with exit code 1.