TanStack
OSS
query
Overview
Sign in / Sign up
Open main menu
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
11067
bd1e2a52 fix(query-eslint): guard AST parent access
by Eliya Cohen
E
Succeeded
main
dc549328 fix(eslint-plugin-query): detect rest destructuring on custom query hooks (#10775) * fix(eslint-plugin-query): detect rest destructuring on custom query hooks Adds an opportunistic type-aware path to no-rest-destructuring. When TypeScript parser services are available, the rule resolves the call expression's return type and reports rest destructuring on custom hooks that return a TanStack Query result. Untyped projects keep the existing AST-only behavior unchanged. Closes #8951 * perf(eslint-plugin-query): gate type lookup behind cheap binding check Only run the type checker on non-direct hook calls when the binding can actually report (rest destructure or identifier), avoiding type lookups on every variable declarator. Add tests for cross-statement rest destructuring and interface-typed (non-alias) query results. * ci: apply automated fixes --------- Co-authored-by: Dominik Dorfmeister 🔮 <office@dorfmeister.cc> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Eliya Cohen
E
Succeeded
fix-no-rest-destructuring-custom-hooks
6b26180b Merge a93b88b0c29ab19c9b968f0d36b6ea68c3a68df3 into 7cf5923308fb91f3eff0fe952d8c64676e2bdad7
by Eliya Cohen
E
Previous page
Previous
Next
Next page