Skip to content

[VEN-2408]: Configure VAI bridge on Src and Dest #1198

[VEN-2408]: Configure VAI bridge on Src and Dest

[VEN-2408]: Configure VAI bridge on Src and Dest #1198

Triggered via pull request February 27, 2024 13:24
@GitGuru7GitGuru7
synchronize #216
vip/VEN-2408
Status Success
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: hardhat.config.ts#L7
Require statement not part of import statement
lint: multisig/simulations/vip-002/vip-002-ethereum/simulations.ts#L263
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: multisig/simulations/vip-002/vip-002-opbnbtestnet/simulations.ts#L199
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: multisig/simulations/vip-002/vip-002-sepolia/simulations.ts#L334
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: multisig/simulations/vip-008/vip-008-sepolia/simulations.ts#L77
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: multisig/simulations/vip-008/vip-008-sepolia/simulations.ts#L112
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: multisig/simulations/vip-010/vip-010-ethereum/simulations.ts#L140
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: multisig/simulations/vip-010/vip-010-sepolia/simulations.ts#L134
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: scripts/createProposal.ts#L11
Require statement not part of import statement
lint: scripts/createProposal.ts#L33
Unexpected any. Specify a different type