Skip to content

chore(deps): update test packages to v2 (major) #10995

chore(deps): update test packages to v2 (major)

chore(deps): update test packages to v2 (major) #10995

Triggered via pull request November 4, 2024 17:32
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

on: pull_request
Build/Test/Lint
3m 3s
Build/Test/Lint
Fit to window
Zoom out
Zoom in

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; }>'.