[VEN-2243]: override sendAndCall function and introduce sendAndCallEnabled with its setter #52
Annotations
14 warnings
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/
|
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#L128
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L131
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L163
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L176
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L189
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L202
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L279
Use Custom Errors instead of require statements
|
Lint:
contracts/Bridge/BaseXVSProxyOFT.sol#L287
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/
|
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/
|