[VEN-2240]: Certik audit fixes on token bridge #48
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#L135
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L138
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L168
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L181
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L194
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L207
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L282
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L294
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/
|