Skip to content

feat: add base network #84

feat: add base network

feat: add base network #84

Triggered via pull request September 1, 2023 15:07
Status Failure
Total duration 53s
Artifacts

build.yml

on: pull_request
Test Build
40s
Test Build
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/contexts' or its corresponding type declarations.
Test Build: components/ImageTester.tsx#L6
Cannot find module '@yearn-finance/web-lib/utils' or its corresponding type declarations.
Test Build: components/PartnerEntity.tsx#L2
Cannot find module '@yearn-finance/web-lib/components' or its corresponding type declarations.
Test Build: components/PartnerEntity.tsx#L5
Cannot find module '@yearn-finance/web-lib' or its corresponding type declarations.
Test Build: components/StrategyEntity.tsx#L2
Cannot find module '@yearn-finance/web-lib/components' or its corresponding type declarations.
Test Build: components/TokenEntity.tsx#L3
Cannot find module '@yearn-finance/web-lib/contexts' or its corresponding type declarations.
Test Build: components/TokenEntity.tsx#L4
Cannot find module '@yearn-finance/web-lib/utils' or its corresponding type declarations.
Test Build: components/TokenEntity.tsx#L5
Cannot find module '@yearn-finance/web-lib/icons' or its corresponding type declarations.
Test Build: components/TokenEntity.tsx#L6
Cannot find module '@yearn-finance/web-lib/components' or its corresponding type declarations.
Test Build: components/VaultEntity.AnomaliesSection.tsx#L2
Cannot find module '@yearn-finance/web-lib/utils' 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/