Skip to content

feat: Migrate web lib to 3.0 #90

feat: Migrate web lib to 3.0

feat: Migrate web lib to 3.0 #90

Triggered via pull request September 3, 2023 11:50
Status Failure
Total duration 1m 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test Build: components/ImageTester.tsx#L5
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/PartnerEntity.tsx#L4
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/TokenEntity.tsx#L3
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/VaultEntity.AnomaliesSection.tsx#L2
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/VaultEntity.tsx#L3
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/common/AddressWithActions.tsx#L2
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/common/Card.tsx#L4
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/common/Dropdown.tsx#L4
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/common/Header.tsx#L1
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/common/KBarButton.tsx#L3
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
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/