Skip to content

feat(changes): duh

feat(changes): duh #43

Triggered via push August 16, 2024 00:45
Status Failure
Total duration 33s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
deploy: src/components/food/FoodItem.vue#L38
'selected.value.value' is of type 'unknown'.
deploy: src/components/global/DatePicker.vue#L4
Type 'unknown' is not assignable to type 'ModelValue | ((string | number | string[] | Date | Date[] | number[] | Date[][] | string[][] | TimeModel | TimeModel[] | { month: string | number; year: string | number; } | { ...; }[]) & Prop<...>) | (Prop<...> & (string | ... 10 more ... | { ...; }[])) | undefined'.
deploy: src/components/global/DatePicker.vue#L15
'ref' is declared but its value is never read.
deploy: src/components/vueFlow/SpecialEdge.vue#L6
'props' is declared but its value is never read.
deploy: src/pages/boughtItems/store/boughtItemsStore.ts#L77
'addNewItemToList' is declared but its value is never read.
deploy
Process completed with exit code 2.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/