Update tanstack-query monorepo to v5 (major) #4402
check.yml
on: pull_request
Cache npm for Linux
32s
Cache npm for macOS
1m 2s
Cache bundler for macOS
12s
Build for Android
4m 2s
Detox E2E for iOS
0s
Annotations
11 errors and 3 warnings
TypeScript:
modules/app-config/index.ts#L13
No overload matches this call.
|
TypeScript:
modules/app-config/index.ts#L13
Parameter 'newValue' implicitly has an 'any' type.
|
TypeScript:
source/init/tanstack-query.ts#L16
Type '{ cacheTime: number; }' is not assignable to type 'OmitKeyof<QueryObserverOptions<unknown, Error, unknown, unknown, QueryKey, never>, "suspense" | "queryKey", "strictly">'.
|
TypeScript:
source/lib/login.ts#L93
Property 'queryKey' is missing in type '{}' but required in type 'QueryObserverOptions<QueryFnData, TError, TData, QueryFnData, QueryKey, never>'.
|
TypeScript:
source/lib/login.ts#L96
'queryKey' is specified more than once, so this usage will be overwritten.
|
TypeScript:
source/lib/login.ts#L99
No overload matches this call.
|
TypeScript:
source/lib/login.ts#L106
Argument of type '{ select: (data: QueryFnData) => string | undefined; }' is not assignable to parameter of type 'QueryObserverOptions<QueryFnData, unknown, string | undefined, QueryFnData, QueryKey, never>'.
|
TypeScript:
source/lib/login.ts#L112
Argument of type '{ select: (data: QueryFnData) => boolean; }' is not assignable to parameter of type 'QueryObserverOptions<QueryFnData, unknown, boolean, QueryFnData, QueryKey, never>'.
|
TypeScript:
source/views/calendar/index.tsx#L20
Type 'UseQueryResult<EventType[], unknown>' is not assignable to type 'UseQueryResult<EventType[], Error>'.
|
TypeScript:
source/views/calendar/index.tsx#L32
Type 'UseQueryResult<EventType[], unknown>' is not assignable to type 'UseQueryResult<EventType[], Error>'.
|
iOS Cocoapods
Error: Unexpected HTTP response: 500
at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:8690:25
at Generator.next (<anonymous>)
at fulfilled (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:8600:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
Build for Android
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Build for Android
No files were found with the provided path: android/app/build/outputs/apk/. No artifacts will be uploaded.
|
Build for Android
No files were found with the provided path: build/reports/. No artifacts will be uploaded.
|