Skip to content

Replace dependency react-query with @tanstack/react-query #1258

Replace dependency react-query with @tanstack/react-query

Replace dependency react-query with @tanstack/react-query #1258

Triggered via pull request January 6, 2025 01:07
Status Failure
Total duration 43s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
check: src/hooks/useDajare.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
check: src/pages/_app.tsx#L4
Cannot find module 'react-query' or its corresponding type declarations.
check
Process completed with exit code 1.
check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/