Skip to content

[VEN-2681][VEN-2682]: XVS token and Bridge deployments on zksync sepolia #168

[VEN-2681][VEN-2682]: XVS token and Bridge deployments on zksync sepolia

[VEN-2681][VEN-2682]: XVS token and Bridge deployments on zksync sepolia #168

Triggered via pull request July 22, 2024 09:41
Status Failure
Total duration 4m 13s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 18 warnings
Deploy: hardhat.config.ts#L163
Type '{ url: string; ethNetwork: string; verifyURL: string; accounts: string[]; zksync: true; live: true; }' is not assignable to type 'NetworkUserConfig | undefined'.
Deploy: node_modules/@openzeppelin/upgrades-core/dist/upgrade-interface-version.d.ts#L2
Could not find a declaration file for module 'debug'. '/home/runner/work/token-bridge/token-bridge/node_modules/debug/src/index.js' implicitly has an 'any' type.
Deploy
Process completed with exit code 2.
Test
Process completed with exit code 1.
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/
Deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
export-deployments
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/
export-deployments
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L138
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L141
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L171
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L184
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L197
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L210
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L363
Use Custom Errors instead of require statements
Lint: contracts/Bridge/BaseXVSProxyOFT.sol#L376
Use Custom Errors instead of require statements