Skip to content

fix: analytics page layout #32

fix: analytics page layout

fix: analytics page layout #32

Triggered via push July 16, 2023 05:49
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ci: pages/dashboard/index.vue#L40
Property 'id' does not exist on type '{ title: string; description: string; workshop: boolean; questions: { title: string; type: "text" | "mcq"; options: string[]; description: string; }[]; permissions: { email: string; permission: "read"; }[]; }'.
ci
Process completed with exit code 1.
ci: docs/.vitepress/theme/index.ts#L13
'app' is defined but never used. Allowed unused args must match /^_/u
ci: docs/.vitepress/theme/index.ts#L13
'router' is defined but never used. Allowed unused args must match /^_/u
ci: docs/.vitepress/theme/index.ts#L13
'siteData' is defined but never used. Allowed unused args must match /^_/u
ci: pages/dashboard/index.vue#L21
'pastWinnersPending' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: pages/dashboard/index.vue#L21
'pastWinnersError' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: pages/dashboard/surveys/[id]/index.vue#L148
UnoCSS attributes are not ordered
ci: pages/dashboard/surveys/[id]/index.vue#L258
Variable '_' is already declared in the upper scope
ci: pages/s/[id]/index.vue#L14
'config' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: pages/thanks.vue#L20
'config' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: server/api/healthz.get.ts#L5
'event' is defined but never used. Allowed unused args must match /^_/u