feat: Validium mode #23
system-contracts-ci.yaml
on: pull_request
build
1m 19s
lint
44s
check-hashes
25s
Annotations
1 error and 13 warnings
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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#L33
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L89
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L90
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L92
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L94
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L186
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L188
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L196
Avoid to use tx.origin
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L272
Use Custom Errors instead of require statements
|
lint:
l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L275
Use Custom Errors instead of require statements
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/checkout@v3, 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/.
|