Fix a few issues #365
Annotations
7 errors
typecheck:
components/report-details/funding-data-wrapper.tsx#L62
Type '{ metadata: { name: string | null; description: string | null; external_url: string | null; work_scope: string[] | null; work_timeframe_from: string | null | undefined; work_timeframe_to: string | ... 1 more ... | undefined; ... 5 more ...; contributors: string[] | null; } | null; ... 10 more ...; token_id: string |...' is missing the following properties from type 'Claim': tokenID, id
|
typecheck:
contexts/funding-context.tsx#L3
Module '"@hypercerts-org/sdk"' has no exported member 'ClaimToken'.
|
typecheck:
hooks/use-funding-data.ts#L5
Module '"@hypercerts-org/sdk"' has no exported member 'ClaimToken'.
|
typecheck:
hooks/use-get-current-erc20-allowance.ts#L16
Property 'WETH' does not exist on type 'Addresses'.
|
typecheck:
node_modules/@anon-aadhaar/core/src/prover.ts#L65
Type 'Buffer' is not assignable to type 'ZKArtifact'.
|
typecheck
Process completed with exit code 2.
|
Build (1/2)
Process completed with exit code 1.
|
Loading