[VEN-2138][VEN-2010]: add xvs-token-bridge and deployment scripts #11
Annotations
14 warnings
Lint
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/
|
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#L122
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L125
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L157
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L170
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L183
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L196
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L244
Code contains empty blocks
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L274
Use Custom Errors instead of require statements
|
export-deployments
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/
|
Deploy
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/
|
Test
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/
|