Skip to content

feat: add support for useSuspenseQuery and related types in the React Query Client #52

feat: add support for useSuspenseQuery and related types in the React Query Client

feat: add support for useSuspenseQuery and related types in the React Query Client #52

Triggered via pull request November 25, 2025 07:13
Status Success
Total duration 33s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: src/index.spec.tsx#L317
'client' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L283
'queryFn' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L260
'queryOptions' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L223
'queryFn' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L189
'queryOptions' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L151
'queryFn' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L128
'queryOptions' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L91
'queryFn' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L57
'queryOptions' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
ci: src/index.spec.tsx#L14
'basicHonoApp' is assigned a value but only used as a type. Allowed unused vars must match /^_/u