Skip to content

aedificare

aedificare #82

Triggered via workflow run June 28, 2024 15:41
Status Failure
Total duration 40s
Artifacts

aedificare.yaml

on: workflow_run
aedificare
32s
aedificare
Fit to window
Zoom out
Zoom in

Annotations

5 errors
aedificare: src/facies/tabulam/adverbiorum.vue#L78
Type '{ key: string; title: string; filter: (hoc: Adverbium, colamen: string) => boolean; }[]' is not assignable to type 'readonly { readonly key?: (string & {}) | "data-table-group" | "data-table-select" | "data-table-expand" | undefined; readonly value?: SelectItemKey<{ categoria: string; gradus: string; valores: () => string[]; encliticum: string; readonly unicum: symbol; scriptum: string; paratumne: () => boolean; }>; ... 14 more ....'.
aedificare: src/facies/tabulam/pronominum.vue#L77
Type '{ key: string; title: string; filter: (hoc: Pronomen, colamen: string) => boolean; }[]' is not assignable to type 'readonly { readonly key?: (string & {}) | "data-table-group" | "data-table-select" | "data-table-expand" | undefined; readonly value?: SelectItemKey<{ categoria: string; genus: string; numerus: string; casus: string; ... 4 more ...; paratumne: () => boolean; }>; ... 14 more ...; readonly children?: readonly any[] | ...'.
aedificare: src/facies/tabulam/adverbiorum.vue#L78
Type '{ key: string; title: string; filter: (hoc: Adverbium, colamen: string) => boolean; }[]' is not assignable to type 'readonly { readonly key?: (string & {}) | "data-table-group" | "data-table-select" | "data-table-expand" | undefined; readonly value?: SelectItemKey<{ categoria: string; gradus: string; valores: () => string[]; encliticum: string; readonly unicum: symbol; scriptum: string; paratumne: () => boolean; }>; ... 14 more ....'.
aedificare: src/facies/tabulam/pronominum.vue#L77
Type '{ key: string; title: string; filter: (hoc: Pronomen, colamen: string) => boolean; }[]' is not assignable to type 'readonly { readonly key?: (string & {}) | "data-table-group" | "data-table-select" | "data-table-expand" | undefined; readonly value?: SelectItemKey<{ categoria: string; genus: string; numerus: string; casus: string; ... 4 more ...; paratumne: () => boolean; }>; ... 14 more ...; readonly children?: readonly any[] | ...'.
aedificare
Process completed with exit code 2.