feat/apr system #1563
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
Test Build:
apps/vaults/components/list/VaultListFactory.tsx#L113
Type '{ isLoading: boolean; sortedVaultsToDisplay: { symbol: string; chainID: number; type: "Automated" | "Automated Yearn Vault" | "Experimental" | "Experimental Yearn Vault" | "Standard" | "Yearn Vault"; ... 10 more ...; migration: { ...; }; }[]; currentCategory: string; }' is not assignable to type 'IntrinsicAttributes & { sortedVaultsToDisplay: { symbol: string; chainID: number; type: "Automated" | "Automated Yearn Vault" | "Experimental" | "Experimental Yearn Vault" | "Standard" | "Yearn Vault"; ... 10 more ...; migration: { ...; }; }[]; currentCategories: string; isLoading: boolean; }'.
|
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/
|