Skip to content

feat(admin): events management #35

feat(admin): events management

feat(admin): events management #35

Triggered via pull request October 21, 2023 08:31
@Ethan-ChewEthan-Chew
synchronize #7
feat/nuxtui
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ci: components/admin/home/update-event-popup.vue#L23
Type '"PUT"' is not assignable to type '"POST" | "post" | undefined'.
ci: components/app/services/page.vue#L20
'data' is of type 'unknown'.
ci: components/app/services/page.vue#L20
'data' is of type 'unknown'.
ci: components/app/services/page.vue#L23
'data' is of type 'unknown'.
ci: nuxt.config.ts#L17
Excessive stack depth comparing types 'NuxtModule<ModuleOptions>' and 'NuxtModule<ModuleOptions>'.
ci: nuxt.config.ts#L17
Type instantiation is excessively deep and possibly infinite.
ci
Process completed with exit code 1.