Skip to content

chore: initial setup #1

chore: initial setup

chore: initial setup #1

Triggered via push November 3, 2025 19:49
Status Failure
Total duration 47s
Artifacts

ci.yml

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

Annotations

10 errors
ci (ubuntu-latest, 22): app/types/index.d.ts#L4
Expected "SaleStatus" to come before "UserStatus"
ci (ubuntu-latest, 22): app/types/index.d.ts#L3
Expected "'bounced'" to come before "'unsubscribed'"
ci (ubuntu-latest, 22): app/pages/settings/notifications.vue#L2
The template root disallows 'v-for' directives
ci (ubuntu-latest, 22): app/pages/inbox.vue#L23
The template root requires exactly one element
ci (ubuntu-latest, 22): app/pages/auth/signup.vue#L43
'providers' is assigned a value but never used. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 22): app/composables/useDashboard.ts#L18
Replace `}` with `··}⏎··`
ci (ubuntu-latest, 22): app/composables/useDashboard.ts#L16
Replace `()·=>·route.fullPath,` with `⏎····()·=>·route.fullPath,⏎···`
ci (ubuntu-latest, 22): app/composables/useDashboard.ts#L13
Replace `'n':·()·=>·isNotificationsSlideoverOpen.value·=·!isNotificationsSlideoverOpen.value` with `n:·()·=>·(isNotificationsSlideoverOpen.value·=·!isNotificationsSlideoverOpen.value)`
ci (ubuntu-latest, 22): app/composables/useDashboard.ts#L11
Expected "g-c" to come before "g-i"