Skip to content

Add photos to items and start the relations #6

Add photos to items and start the relations

Add photos to items and start the relations #6

Triggered via push May 31, 2024 00:43
Status Failure
Total duration 41s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Deploy: resources/js/Pages/Items/Edit.vue#L39
No overload matches this call.
Deploy: resources/js/Pages/Items/Edit.vue#L41
No overload matches this call.
Deploy: resources/js/Pages/Items/Edit.vue#L54
Parameter 'files' implicitly has an 'any' type.
Deploy: resources/js/Pages/Items/Edit.vue#L76
Type 'string | undefined' is not assignable to type 'string'.
Deploy: resources/js/Pages/Items/Edit.vue#L88
'$event.target' is possibly 'null'.
Deploy: resources/js/Pages/Items/Edit.vue#L88
Property 'files' does not exist on type 'EventTarget'.
Deploy: resources/js/Pages/Items/Edit.vue#L91
Property 'image' does not exist on type 'Partial<Record<"name" | "description", string>>'.
Deploy
Process completed with exit code 2.
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.