Update dependencies #79
Annotations
7 errors
cypress-run:
src/components/TrainingCardSummary.vue#L15
Property 'completionSummary' does not exist on type 'Training'.
|
cypress-run:
src/components/TrainingCardSummary.vue#L18
Property 'saveCompletionSummary' does not exist on type '_StoreWithState<"schedule", _UnwrapAll<Pick<{ settings: RemovableRef<ScheduleSettings>; weeks: RemovableRef<Week[]>; getTargetWeekAndTraining: ComputedRef<(weekId: string, trainingId?: string | undefined) => [...]>; ... 8 more ...; $reset: () => void; }, "settings" | "weeks">>, Pick<...>, Pick<...>> & ... 4 more ......'.
|
cypress-run:
src/components/TrainingCardSummary.vue#L21
Property 'isSummaryShown' does not exist on type 'StoreToRefs<Store<"appState", _UnwrapAll<Pick<{ confirmDialogOpen: Ref<boolean>; confirmText: Ref<string>; confirmAction: Ref<() => void>; trainingDialogOpen: Ref<boolean>; trainingData: Ref<...>; openConfirmDialog: (text: string, action: () => void) => void; openNewTrainingDialog: (weekId: string, dayIndex: number)...'.
|
cypress-run:
src/components/TrainingCardSummary.vue#L15
Property 'completionSummary' does not exist on type 'Training'.
|
cypress-run:
src/components/TrainingCardSummary.vue#L18
Property 'saveCompletionSummary' does not exist on type '_StoreWithState<"schedule", _UnwrapAll<Pick<{ settings: RemovableRef<ScheduleSettings>; weeks: RemovableRef<Week[]>; getTargetWeekAndTraining: ComputedRef<(weekId: string, trainingId?: string | undefined) => [...]>; ... 8 more ...; $reset: () => void; }, "settings" | "weeks">>, Pick<...>, Pick<...>> & ... 4 more ......'.
|
cypress-run:
src/components/TrainingCardSummary.vue#L21
Property 'isSummaryShown' does not exist on type 'StoreToRefs<Store<"appState", _UnwrapAll<Pick<{ confirmDialogOpen: Ref<boolean>; confirmText: Ref<string>; confirmAction: Ref<() => void>; trainingDialogOpen: Ref<boolean>; trainingData: Ref<...>; openConfirmDialog: (text: string, action: () => void) => void; openNewTrainingDialog: (weekId: string, dayIndex: number)...'.
|
cypress-run
The process '/opt/hostedtoolcache/node/20.1.0/x64/bin/npm' failed with exit code 1
|