Skip to content

feat: add erc20 deployment scripts #1046

feat: add erc20 deployment scripts

feat: add erc20 deployment scripts #1046

Triggered via pull request April 9, 2024 18:57
Status Success
Total duration 10m 9s
Artifacts

system-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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/.
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/bridge/L1ERC20Bridge.sol#L23
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L34
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L37
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L40
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L43
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/bridge/L1SharedBridge.sol#L609
Avoid to use tx.origin
lint: l1-contracts/contracts/bridgehub/Bridgehub.sol#L324
Avoid to use tx.origin
lint: l1-contracts/contracts/state-transition/chain-deps/facets/Mailbox.sol#L37
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/state-transition/StateTransitionManager.sol#L28
Immutable variables name are set to be in capitalized SNAKE_CASE
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/.