feat: upgrade react query to v4 #1849
Annotations
1 error and 7 warnings
Lint
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
services/data/src/links/RestAPILink/validateQuery.test.ts#L9
'warn' is assigned a value but never used
|
Lint:
services/data/src/links/RestAPILink/validateQuery.test.ts#L46
'warn' is assigned a value but never used
|
Lint:
services/data/src/links/RestAPILink/validateQuery.test.ts#L70
'warn' is assigned a value but never used
|
Lint:
services/plugin/src/__tests__/integration.test.tsx#L9
'wrapper' is assigned a value but never used
|
Lint:
services/plugin/src/types.ts#L1
'ReactNode' is defined but never used
|
Loading