feat: add usePayment hook for Stellar asset transfers and update dev … - #197
Open
akinboyewaSamson wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
Run npm run typecheck:
src/hooks/useContractEvents.ts#L84
Object is possibly 'undefined'.
|
|
Run npm run typecheck:
src/hooks/useContractEvents.ts#L76
Object literal may only specify known properties, and 'pagination' does not exist in type 'GetEventsRequest'.
|
|
Run npm run typecheck:
src/hooks/useContractEvents.ts#L67
Type '{ type: "system" | "contract" | "diagnostic"; contractIds: string[]; topics: string[][] | undefined; }' is not assignable to type 'EventFilter' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
Run npm run typecheck:
src/hooks/useClaimableBalance.ts#L184
Cannot find name 'UseClaimBalanceOptions'.
|
|
Run npm run typecheck:
src/hooks/index.ts#L16
Cannot find module './useAsset' or its corresponding type declarations.
|
|
Run npm run typecheck:
src/hooks/index.ts#L15
Cannot find module './useAsset' or its corresponding type declarations.
|
|
Run npm run typecheck:
src/hooks/index.ts#L13
Cannot find module './useTrades' or its corresponding type declarations.
|
|
Run npm run typecheck:
src/hooks/index.ts#L12
Cannot find module './useTrades' or its corresponding type declarations.
|
|
Run npm run typecheck:
src/__tests__/useStellarAccount.test.ts#L78
Object is possibly 'undefined'.
|
|
Run npm run typecheck:
src/__tests__/useStellarAccount.test.ts#L77
Object is possibly 'undefined'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading