Add photos to items and start the relations #6
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/.
|