Skip to content

feat(ui): admin page #14

feat(ui): admin page

feat(ui): admin page #14

Triggered via pull request September 28, 2023 02:37
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: components/admin/home/create-event-popup.vue#L5
`vue` import should occur before type import of `~/shared/types`
ci: components/admin/home/create-event-popup.vue#L17
Strings must use singlequote
ci: components/admin/home/create-event-popup.vue#L18
Strings must use singlequote
ci: components/admin/home/create-event-popup.vue#L20
Missing trailing comma
ci: components/admin/home/create-event-popup.vue#L21
Missing trailing comma
ci: components/admin/home/create-event-popup.vue#L22
Missing trailing comma
ci: components/admin/home/create-event-popup.vue#L25
Strings must use singlequote
ci: components/admin/home/create-event-popup.vue#L37
Expected an assignment or function call and instead saw an expression
ci: components/admin/home/delete-event-popup.vue#L13
Unexpected parentheses around single function argument having a body with no curly braces
ci: components/admin/home/delete-event-popup.vue#L14
Expected indentation of 4 spaces but found 6
ci: components/admin/home/events-table.vue#L62
Require self-closing on Vue.js custom components (<f7Icon>)