[VEN-2240]: Certik audit fixes on token bridge #45
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#L123
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L126
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L156
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L169
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L182
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L195
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L248
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L260
Code contains empty blocks
|
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/
|
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/
|
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/
|