Replace dependency react-query with @tanstack/react-query ^4.0.5 #3582
Annotations
20 errors and 6 warnings
typescript:
src/api/activities/activities.get.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/activities/activities.put.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/featureFlag/featureFlag.get.ts#L2
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/featureFlag/featureFlag.get.ts#L60
Parameter 'flag' implicitly has an 'any' type.
|
typescript:
src/api/files/uploadFiles.post.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/h5p/h5p-content.delete.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/h5p/h5p-content.list.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/h5p/h5p-enabled.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/user/user.list.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
typescript:
src/api/villages/villages.get.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
|
lint:
src/api/activities/activities.get.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/activities/activities.put.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/featureFlag/featureFlag.get.ts#L2
Unable to resolve path to module 'react-query'
|
lint:
src/api/files/uploadFiles.post.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/h5p/h5p-content.delete.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/h5p/h5p-content.list.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/h5p/h5p-enabled.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/user/user.list.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/villages/villages.get.ts#L1
Unable to resolve path to module 'react-query'
|
lint:
src/api/villages/villages.put.ts#L1
Unable to resolve path to module 'react-query'
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|