Skip to content

fix(deps): replace dependency react-query with @tanstack/react-query - autoclosed #338

fix(deps): replace dependency react-query with @tanstack/react-query - autoclosed

fix(deps): replace dependency react-query with @tanstack/react-query - autoclosed #338

Triggered via pull request August 1, 2023 15:35
Status Failure
Total duration 1m 10s
Artifacts

main.yml

on: pull_request
Lint & Build
59s
Lint & Build
Log inputs
0s
Log inputs
Matrix: test
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Lint & Build: src/app.tsx#L6
Cannot find module 'react-query' or its corresponding type declarations.
Lint & Build: src/hooks/useDeployments.ts#L2
Cannot find module 'react-query' or its corresponding type declarations.
Lint & Build
Process completed with exit code 1.
Lint & Build: src/components/Deployments/index.tsx#L143
Do not use Array index in keys
Lint & Build: src/components/DialogForm/index.tsx#L49
Async method 'formSubmittedService' has no 'await' expression
Lint & Build: src/components/DialogForm/index.tsx#L52
Unexpected 'todo' comment: 'TODO: refactor'
Lint & Build: src/components/DialogForm/index.tsx#L69
Unexpected 'todo' comment: 'TODO: refactor'
Lint & Build: src/components/DialogForm/index.tsx#L84
Unexpected 'todo' comment: 'TODO: refactor'
Lint & Build: src/components/PlaceholderText/index.tsx#L23
Do not use Array index in keys
Lint & Build: src/components/StateDebug/index.tsx#L8
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/machines/deploymentTargetList.ts#L6
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/types/index.ts#L25
Unexpected 'todo' comment: 'TODO: correctly type'
Lint & Build: src/utils/sanitizeFormData.ts#L11
Unexpected 'todo' comment: 'TODO: refactor'