220 Update Wallet Detail page & Collective page for active donation #388
Annotations
4 errors and 1 warning
build (20.x)
Argument of type '(subgraphCollective: SubgraphCollective) => IpfsCollective' is not assignable to parameter of type '(value: { id: string; ipfs: SubgraphIpfsCollective; }, index: number, array: { id: string; ipfs: SubgraphIpfsCollective; }[]) => IpfsCollective'.
|
build (20.x)
Argument of type '(subgraphCollective: SubgraphCollective) => IpfsCollective' is not assignable to parameter of type '(value: { id: string; ipfs: SubgraphIpfsCollective; }, index: number, array: { id: string; ipfs: SubgraphIpfsCollective; }[]) => IpfsCollective'.
|
build (20.x)
Property 'type' does not exist on type 'SubgraphCollective | { id: string; type?: "directpayments" | "ubi" | undefined; settings?: SubgraphPoolSettings | undefined; }'.
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
The process '/usr/bin/git' failed with exit code 128
|