Skip to content

chore(deps): update devdependency @types/node to v22 #11005

chore(deps): update devdependency @types/node to v22

chore(deps): update devdependency @types/node to v22 #11005

Triggered via pull request November 6, 2024 08:02
Status Failure
Total duration 3m 9s
Artifacts

ci.yml

on: pull_request
Build/Test/Lint
2m 59s
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; }>'.