220 Update Wallet Detail page & Collective page for active donation #385
Annotations
4 errors and 2 warnings
Test Build
Property 'pooltype' is missing in type '{ address: string; ipfs: IpfsCollective; donorCollectives: DonorCollective[]; stewardCollectives: StewardCollective[]; timestamp: number; paymentsMade: number; totalDonations: string; totalRewards: string; rewardToken: string; }' but required in type 'Collective'.
|
Test Build
Property 'pooltype' is missing in type '{ id: string; collective: string; name: string; description: string; rewardDescription: string; goodidDescription: string; email: string | undefined; twitter: string | undefined; instagram: string | undefined; ... 5 more ...; images: string[] | undefined; }' but required in type 'IpfsCollective'.
|
Test Build
Property 'type' does not exist on type 'SubgraphCollective | { id: string; type?: "directpayments" | "ubi" | undefined; settings?: SubgraphPoolSettings | undefined; }'.
|
Test Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, marceloprado/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
Loading