Skip to content

Merge branch 'main' of https://github.com/Sybit-Education/bk2wi-2023 #27

Merge branch 'main' of https://github.com/Sybit-Education/bk2wi-2023

Merge branch 'main' of https://github.com/Sybit-Education/bk2wi-2023 #27

Triggered via push January 8, 2024 13:59
Status Failure
Total duration 25s
Artifacts

node.js.yml

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

Annotations

9 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/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...'.
build (18.x)
Process completed with exit code 1.