Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Update MultiInvoker for native USDC support #778

Update MultiInvoker for native USDC support

Update MultiInvoker for native USDC support #778

Triggered via pull request June 18, 2024 14:00
Status Failure
Total duration 31m 1s
Artifacts

CI.yml

on: pull_request
Lint
1m 2s
Lint
Unit Tests w/ Coverage
30m 45s
Unit Tests w/ Coverage
Integration Tests w/ Coverage
23m 45s
Integration Tests w/ Coverage
[Oracle] Unit Tests w/ Coverage
11s
[Oracle] Unit Tests w/ Coverage
[Oracle] Integration Tests w/ Coverage
7s
[Oracle] Integration Tests w/ Coverage
[Vaults] Unit Tests w/ Coverage
9s
[Vaults] Unit Tests w/ Coverage
[Vaults] Integration Tests w/ Coverage
11s
[Vaults] Integration Tests w/ Coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
Integration Tests w/ Coverage
Process completed with exit code 1.
[Oracle] Integration Tests w/ Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, tj-actions/glob@v17.2.5, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Vaults] Unit Tests w/ Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, tj-actions/glob@v17.2.5, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Oracle] Unit Tests w/ Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, tj-actions/glob@v17.2.5, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Vaults] Integration Tests w/ Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, tj-actions/glob@v17.2.5, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: packages/perennial-examples/util/reuseOrDeployProduct.ts#L2
'IProduct__factory' is defined but never used
Lint
Code contains empty blocks
Lint
Code contains empty blocks
Lint
Code contains empty blocks
Lint: packages/perennial-vaults/test/verification/arbitrum/PerennialVaults/verifyPVA.test.ts#L15
'expectVaultDeposit' is defined but never used
Lint: packages/perennial-vaults/test/verification/arbitrum/PerennialVaults/verifyPVA.test.ts#L15
'expectVaultRedeemAndClaim' is defined but never used
Lint
Contract has 19 states declarations but allowed no more than 15
Lint
Code contains empty blocks
Lint
Variable name must be in mixedCase
Integration Tests w/ Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests w/ Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3, romeovs/lcov-reporter-action@v0.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests w/ Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/lcov-reporter-action@v0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/