Skip to content

[VEN-1832]: Feat Cross chain bridge for XVS #1561

[VEN-1832]: Feat Cross chain bridge for XVS

[VEN-1832]: Feat Cross chain bridge for XVS #1561

Triggered via pull request September 27, 2023 13:59
Status Failure
Total duration 14m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 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.
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#L55
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/