feat: sync layer cleaned up contracts #2158
system-contracts-ci.yaml
on: pull_request
build
1m 26s
lint
1m 12s
check-hashes
35s
Annotations
2 errors and 6 warnings
lint:
l1-contracts/contracts/bridgehub/MessageRoot.sol#L126
GC: For [ i ] variable, increment/decrement by 1 using: [ ++variable ] to save gas
|
lint:
l2-contracts/contracts/bridge/L2SharedBridge.sol#L8
imported name IL1ERC20Bridge is not used
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
l1-contracts/contracts/state-transition/chain-deps/facets/Mailbox.sol#L310
Avoid to use tx.origin
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-hashes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-contracts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bootloader
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|