[VEN-1832]: Feat Cross chain bridge for XVS #1561
Annotations
2 errors and 11 warnings
contracts/test/Mocks/LZEndpointMock.sol#L51
Function order is incorrect, struct definition can not go after state variable declaration (line 49)
|
|
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/
|
contracts/Bridge/BaseXVSProxyOFT.sol#L184
Code contains empty blocks
|
contracts/Bridge/token/XVS.sol#L9
Code contains empty blocks
|
contracts/Bridge/XVSBridgeAdmin.sol#L13
Variable name must be in mixedCase
|
contracts/Bridge/XVSBridgeAdmin.sol#L21
Variable name must be in mixedCase
|
contracts/Bridge/XVSBridgeAdmin.sol#L30
Fallback function must be simple
|
contracts/Bridge/XVSBridgeAdmin.sol#L34
Avoid to use low level calls
|
contracts/Bridge/XVSBridgeAdmin.sol#L69
Code contains empty blocks
|
contracts/Bridge/XVSProxyOFTDest.sol#L13
Code contains empty blocks
|
contracts/Bridge/XVSProxyOFTSrc.sol#L19
Code contains empty blocks
|
contracts/test/lib/LzLib.sol#L55
Avoid to use inline assembly. It is acceptable only in rare cases
|
The logs for this run have expired and are no longer available.
Loading