220 Update Wallet Detail page & Collective page for active donation #368
Annotations
4 errors and 1 warning
Run yarn vercel build --token=***
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'.
|
Run yarn vercel build --token=***
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'.
|
Run yarn vercel build --token=***
Property 'type' does not exist on type 'SubgraphCollective | { id: string; type?: "directpayments" | "ubi" | undefined; settings?: SubgraphPoolSettings | undefined; }'.
|
Run yarn vercel build --token=***
Process completed with exit code 1.
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading