[VEN-2954] [VEN-2955] Deploy XVS and XVS Bridge on Base Mainnet #210
Annotations
11 warnings
export-deployments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L24
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L25
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L138
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L141
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L171
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L184
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L197
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L210
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L363
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L376
Use Custom Errors instead of require statements
|