[VEN-1832]: Feat Cross chain bridge for XVS #1533
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 13 warnings
Lint:
contracts/test/Mocks/LZEndpointMock.sol#L51
Function order is incorrect, struct definition can not go after state variable declaration (line 49)
|
Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
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#L184
Code contains empty blocks
|
Lint:
contracts/Bridge/token/XVS.sol#L9
Code contains empty blocks
|
Lint:
contracts/Bridge/XVSBridgeAdmin.sol#L13
Variable name must be in mixedCase
|
Lint:
contracts/Bridge/XVSBridgeAdmin.sol#L21
Variable name must be in mixedCase
|
Lint:
contracts/Bridge/XVSBridgeAdmin.sol#L30
Fallback function must be simple
|
Lint:
contracts/Bridge/XVSBridgeAdmin.sol#L34
Avoid to use low level calls
|
Lint:
contracts/Bridge/XVSBridgeAdmin.sol#L69
Code contains empty blocks
|
Lint:
contracts/Bridge/XVSProxyOFTDest.sol#L13
Code contains empty blocks
|
Lint:
contracts/Bridge/XVSProxyOFTSrc.sol#L19
Code contains empty blocks
|
Lint:
contracts/test/lib/LzLib.sol#L57
Avoid to use inline assembly. It is acceptable only in rare cases
|
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/
|