Skip to content

chore(deps): update devdependency eslint to v9.14.0 #11001

chore(deps): update devdependency eslint to v9.14.0

chore(deps): update devdependency eslint to v9.14.0 #11001

Triggered via pull request November 4, 2024 23:22
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

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