Skip to content

feat(): v0 shared bridge #214

feat(): v0 shared bridge

feat(): v0 shared bridge #214

Triggered via pull request January 19, 2024 15:41
@kelemenokelemeno
synchronize #29
kl-factory
Status Failure
Total duration 2m 51s
Artifacts

l1-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
check-verifier-generator
Process completed with exit code 1.
test-foundry
Process completed with exit code 1.
test-foundry
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: artifacts-l1-bc09786415b6fd03b8ba2d4143eac8a546a07049
check-verifier-generator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-verifier-generator
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L9
imported name IL1BridgeDeprecated is not used
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L17
imported name IMailbox is not used
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L19
imported name UnsafeBytes is not used
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L48
Immutable variables name are set to be in capitalized SNAKE_CASE
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L143
Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L176
Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L177
Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L178
Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L180
Use Custom Errors instead of require statements
lint: l1-contracts/contracts/bridge/L1ERC20Bridge.sol#L190
Use Custom Errors instead of require statements