chore(deps): update test packages to v2 (major) #10995
Annotations
10 errors
Build/Test/Lint:
components/Event/Badges.vue#L18
Property 'startDate' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; } | undefined>'.
|
Build/Test/Lint:
components/Event/Badges.vue#L27
Property 'endDate' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; } | undefined>'.
|
Build/Test/Lint:
components/Event/Badges.vue#L29
Property 'endDate' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; } | undefined>'.
|
Build/Test/Lint:
components/Event/Badges.vue#L40
Property 'closeDate' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; } | undefined>'.
|
Build/Test/Lint:
components/Event/Badges.vue#L56
Property 'closeDate' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; } | undefined>'.
|
Build/Test/Lint:
components/Event/Badges.vue#L60
Property 'closeDate' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; } | undefined>'.
|
Build/Test/Lint:
components/Event/Card.vue#L3
Property 'slug' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; }>'.
|
Build/Test/Lint:
components/Event/Card.vue#L8
Property 'image' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; }>'.
|
Build/Test/Lint:
components/Event/Card.vue#L11
Property 'name' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; }>'.
|
Build/Test/Lint:
components/Event/Card.vue#L13
Property 'image' does not exist on type 'ComputedRef<{ readonly id: number; readonly name: string | null; readonly image: string | null; readonly description: string | null; readonly slug: string | null; readonly startDate: Date | null; readonly endDate: Date | null; readonly closeDate: Date | null; readonly status: "DRAFT" | "PUBLISHED" | "DELETED" | "FINISHED"; readonly information: string | null; }>'.
|