[VEN-2138][VEN-2010]: add xvs-token-bridge and deployment scripts #2
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
contracts/Bridge/BaseXVSProxyOFT.sol#L24
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts/Bridge/BaseXVSProxyOFT.sol#L25
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts/Bridge/BaseXVSProxyOFT.sol#L118
Use Custom Errors instead of require statements
|
contracts/Bridge/BaseXVSProxyOFT.sol#L121
Use Custom Errors instead of require statements
|
contracts/Bridge/BaseXVSProxyOFT.sol#L149
Use Custom Errors instead of require statements
|
contracts/Bridge/BaseXVSProxyOFT.sol#L162
Use Custom Errors instead of require statements
|
contracts/Bridge/BaseXVSProxyOFT.sol#L175
Use Custom Errors instead of require statements
|
contracts/Bridge/BaseXVSProxyOFT.sol#L188
Use Custom Errors instead of require statements
|
contracts/Bridge/BaseXVSProxyOFT.sol#L236
Code contains empty blocks
|
contracts/Bridge/BaseXVSProxyOFT.sol#L266
Use Custom Errors instead of require statements
|
The logs for this run have expired and are no longer available.
Loading