[WIP] Chain registrar #4405
Annotations
11 errors and 3 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#L6
imported name ZkSyncHyperchainStorage is not used
|
lint:
l1-contracts/contracts/chain-registrar/ChainRegistrar.sol#L7
imported name IZkSyncHyperchain is not used
|
lint:
l1-contracts/contracts/chain-registrar/ChainRegistrar.sol#L19
Explicitly mark visibility of state
|
lint:
l1-contracts/contracts/chain-registrar/ChainRegistrar.sol#L52
GC: For [ ChainConfig ] struct, packing seems inefficient. Try rearranging to achieve 32bytes slots
|
lint:
l1-contracts/contracts/chain-registrar/ChainRegistrar.sol#L139
Provide an error message for require
|
test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l2-a66f9f0b0cbec23e9594502af433cd59ffc78b8a
|
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
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/
|