Skip to content

Fix a few issues

Fix a few issues #365

Triggered via pull request October 16, 2024 14:19
Status Failure
Total duration 1m 5s
Artifacts

check.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (lint:ci)
Process completed with exit code 1.
test (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
test (typecheck): contexts/funding-context.tsx#L3
Module '"@hypercerts-org/sdk"' has no exported member 'ClaimToken'.
test (typecheck): hooks/use-funding-data.ts#L5
Module '"@hypercerts-org/sdk"' has no exported member 'ClaimToken'.
test (typecheck): hooks/use-get-current-erc20-allowance.ts#L16
Property 'WETH' does not exist on type 'Addresses'.
test (typecheck): node_modules/@anon-aadhaar/core/src/prover.ts#L65
Type 'Buffer' is not assignable to type 'ZKArtifact'.
test (typecheck)
Process completed with exit code 2.
test (typecheck)
Process completed with exit code 1.