Skip to content

chore(deps): update dependency @tanstack/vue-query to v5 #297

chore(deps): update dependency @tanstack/vue-query to v5

chore(deps): update dependency @tanstack/vue-query to v5 #297

Triggered via pull request October 29, 2023 16:09
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ci: components/dashboard/SidebarCreateGroup.vue#L8
Property 'isLoading' does not exist on type 'UseMutationReturnType<{ id: string; name: string; description: string; }, Error, { name: string; institutionId: string; description: string; }, unknown, MutationResult<{ id: string; name: string; description: string; }, Error, { ...; }, unknown>>'.
ci: composables/deadline.ts#L22
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/deadline.ts#L37
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/deadline.ts#L52
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/deadline.ts#L67
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/event.ts#L24
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/event.ts#L39
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/event.ts#L54
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/voucher.ts#L29
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: composables/voucher.ts#L41
Argument of type 'string[]' is not assignable to parameter of type 'MaybeRefDeep<InvalidateQueryFilters> | undefined'.
ci: components/dashboard/VouchersOverview.vue#L5
'vouchersError' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/dashboard/WorkDue.vue#L17
'deadlinesIsLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/dashboard/WorkDue.vue#L17
'deadlinesError' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/dashboard/upcoming-events/Section.vue#L16
'eventsError' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/dashboard/upcoming-events/Section.vue#L42
'event' is defined but never used. Allowed unused args must match /^_/u
ci: components/forum-post/Comments.vue#L7
'commentsIsLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/forum-post/Comments.vue#L7
'commentsError' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/quizzes/Overview.vue#L10
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/voucher/List.vue#L22
'route' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: composables/quiz.ts#L47
'queryClient' is assigned a value but never used. Allowed unused vars must match /^_/u