Skip to content

L1Messenger Tests

L1Messenger Tests #220

Re-run triggered January 23, 2024 10:22
Status Success
Total duration 2m 0s
Artifacts

l2-contracts-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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