Skip to content

Fix group edit modal #156

Fix group edit modal

Fix group edit modal #156

Triggered via push November 12, 2024 03:45
Status Failure
Total duration 49s
Artifacts

Build.yml

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

Annotations

4 errors
Vite - Node 20: src/views/Admin/GroupPage.vue#L8
Property 'fetchApi' does not exist on type '{ group: Ref<{ users_count: number; id: number; slug: string; name: string; description: string; icon: string; created_at: string | Date; updated_at: string | Date; deleted_at: string | Date | null; }, GroupApi | { ...; }>; error: Ref<...>; loading: Ref<...>; }'.
Vite - Node 20
Process completed with exit code 2.
Vite - Node 18: src/views/Admin/GroupPage.vue#L8
Property 'fetchApi' does not exist on type '{ group: Ref<{ users_count: number; id: number; slug: string; name: string; description: string; icon: string; created_at: string | Date; updated_at: string | Date; deleted_at: string | Date | null; }, GroupApi | { ...; }>; error: Ref<...>; loading: Ref<...>; }'.
Vite - Node 18
Process completed with exit code 2.