Skip to content

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

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

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

Triggered via pull request October 11, 2023 07:18
Status Success
Total duration 16m 21s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 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#L198
Code contains empty blocks
Lint: contracts/Bridge/token/XVS.sol#L16
Code contains empty blocks
Lint: contracts/Bridge/XVSBridgeAdmin.sol#L18
Variable name must be in mixedCase
Lint: contracts/Bridge/XVSBridgeAdmin.sol#L26
Variable name must be in mixedCase
Lint: contracts/Bridge/XVSBridgeAdmin.sol#L35
Fallback function must be simple
Lint: contracts/Bridge/XVSBridgeAdmin.sol#L39
Avoid to use low level calls
Lint: contracts/Bridge/XVSBridgeAdmin.sol#L77
Code contains empty blocks
Lint: contracts/Bridge/XVSProxyOFTDest.sol#L21
Code contains empty blocks
Lint: contracts/Bridge/XVSProxyOFTSrc.sol#L28
Code contains empty blocks
Lint: contracts/test/MockDeflationaryToken.sol#L11
Variable name must be in mixedCase
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/