Skip to content

Feat/ext 5

Feat/ext 5 #1690

Triggered via pull request November 15, 2023 11:23
Status Failure
Total duration 1m 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test Build: apps/vaults/components/list/VaultListFactory.tsx#L69
'chains' is possibly 'undefined'.
Test Build: apps/vaults/components/list/VaultListFactory.tsx#L71
'chains' is possibly 'undefined'.
Test Build: pages/vaults-v3/index.tsx#L219
'chains' is possibly 'undefined'.
Test Build: pages/vaults-v3/index.tsx#L221
'chains' is possibly 'undefined'.
Test Build: pages/vaults-v3/index.tsx#L250
Type 'string[] | undefined' is not assignable to type 'string[]'.
Test Build: pages/vaults-v3/index.tsx#L252
Type 'number[] | undefined' is not assignable to type 'number[]'.
Test Build
Process completed with exit code 2.
Test Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/