Skip to content

BarListView erstellen #30

BarListView erstellen

BarListView erstellen #30

Triggered via push January 8, 2024 14:43
Status Failure
Total duration 24s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (18.x): src/stores/eventItem.ts#L21
Property 'bild' does not exist on type '{ id: string; name: string; }'.
build (18.x): src/stores/eventItem.ts#L22
Property 'bild' does not exist on type '{ id: string; name: string; }'.
build (18.x): src/views/BarListView.vue#L21
Property 'entries' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.
build (18.x): src/views/BarListView.vue#L21
Property 'searchQuery' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.
build (18.x): src/views/EventDetailView.vue#L12
Property 'notes' does not exist on type 'EventItem'.
build (18.x): src/views/EventDetailView.vue#L16
Property 'adresse' does not exist on type 'EventItem'.
build (18.x): src/views/EventDetailView.vue#L17
Property 'plz' does not exist on type 'EventItem'.
build (18.x): src/views/EventDetailView.vue#L17
Property 'ort' does not exist on type 'EventItem'.
build (18.x): src/views/VerleihListView.vue#L21
Property 'entries' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.
build (18.x): src/views/VerleihListView.vue#L21
Property 'searchQuery' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.