fix(deps): replace dependency react-query with @tanstack/react-query - autoclosed #330
Annotations
3 errors and 10 warnings
src/app.tsx#L6
Cannot find module 'react-query' or its corresponding type declarations.
|
src/hooks/useDeployments.ts#L2
Cannot find module 'react-query' or its corresponding type declarations.
|
|
src/components/Deployments/index.tsx#L143
Do not use Array index in keys
|
src/components/DialogForm/index.tsx#L49
Async method 'formSubmittedService' has no 'await' expression
|
src/components/DialogForm/index.tsx#L52
Unexpected 'todo' comment: 'TODO: refactor'
|
src/components/DialogForm/index.tsx#L69
Unexpected 'todo' comment: 'TODO: refactor'
|
src/components/DialogForm/index.tsx#L84
Unexpected 'todo' comment: 'TODO: refactor'
|
src/components/PlaceholderText/index.tsx#L23
Do not use Array index in keys
|
src/components/StateDebug/index.tsx#L8
Unexpected 'todo' comment: 'TODO: type correctly'
|
src/machines/deploymentTargetList.ts#L6
Unexpected 'todo' comment: 'TODO: type correctly'
|
src/types/index.ts#L25
Unexpected 'todo' comment: 'TODO: correctly type'
|
src/utils/sanitizeFormData.ts#L11
Unexpected 'todo' comment: 'TODO: refactor'
|
The logs for this run have expired and are no longer available.
Loading