Skip to content

[VEN-2138][VEN-2010]: add xvs-token-bridge and deployment scripts #4

[VEN-2138][VEN-2010]: add xvs-token-bridge and deployment scripts

[VEN-2138][VEN-2010]: add xvs-token-bridge and deployment scripts #4

Triggered via pull request November 8, 2023 14:15
Status Success
Total duration 5m 17s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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/
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#L118
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L121
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L149
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L162
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L175
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L188
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L236
Code contains empty blocks
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L266
Use Custom Errors instead of require statements