Skip to content

fix(deps): replace dependency react-query with @tanstack/react-query … #4045

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

fix(deps): replace dependency react-query with @tanstack/react-query … #4045

Triggered via push November 6, 2024 14:01
Status Failure
Total duration 1m 8s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
typescript: src/api/activities/activities.admin.get.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
typescript: src/api/activities/activities.admin.put.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
typescript: src/api/activities/activities.adminGetChildren.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
typescript: src/api/activities/activities.get.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
typescript: src/api/activities/activities.getOneById.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/archive/archive.get.ts#L2
Cannot find module 'react-query' or its corresponding type declarations.
typescript: src/api/currencie/currencies.get.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.
lint: src/api/activities/activities.admin.get.ts#L1
Unable to resolve path to module 'react-query'
lint: src/api/activities/activities.admin.put.ts#L1
Unable to resolve path to module 'react-query'
lint: src/api/activities/activities.adminGetChildren.ts#L1
Unable to resolve path to module 'react-query'
lint: src/api/activities/activities.get.ts#L1
Unable to resolve path to module 'react-query'
lint: src/api/activities/activities.getOneById.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/archive/archive.get.ts#L2
Unable to resolve path to module 'react-query'
lint: src/api/currencie/currencies.get.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'
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/
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
typescript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/