perf: memoize Horizon/RPC server instances across all hooks - #390
Open
SURUJ404 wants to merge 1 commit into
Open
perf: memoize Horizon/RPC server instances across all hooks#390SURUJ404 wants to merge 1 commit into
SURUJ404 wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Type-check:
src/hooks/useContractEvents.ts#L64
Argument of type 'boolean' is not assignable to parameter of type '{ isConnected: boolean; } & { error?: any; }'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L48
Property 'getUserInfo' does not exist on type 'typeof import("/home/runner/work/stellar-hooks/stellar-hooks/node_modules/@stellar/freighter-api/build/@stellar/freighter-api/src/index")'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L47
Argument of type 'boolean' is not assignable to parameter of type '{ isAllowed: boolean; } & { error?: any; }'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L46
Argument of type 'boolean' is not assignable to parameter of type '{ isConnected: boolean; } & { error?: any; }'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L36
Argument of type 'boolean' is not assignable to parameter of type '{ isAllowed: boolean; } & { error?: any; }'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L35
Argument of type 'boolean' is not assignable to parameter of type '{ isConnected: boolean; } & { error?: any; }'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L24
Argument of type 'boolean' is not assignable to parameter of type '{ isConnected: boolean; } & { error?: any; }'.
|
|
Type-check:
src/hooks/useContractEvents.ts#L3
Cannot find module '../useFreighter' or its corresponding type declarations.
|
|
Type-check:
src/hooks/index.ts#L152
Module '"./useContractEvents"' has no exported member 'UseContractEventsOptions'.
|
|
Type-check:
src/hooks/index.ts#L151
Module '"./useContractEvents"' has no exported member 'useContractEvents'.
|
|
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