Skip to content

feat: proper err message for regex #38

feat: proper err message for regex

feat: proper err message for regex #38

Triggered via push July 16, 2023 07:58
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
ci: pages/dashboard/index.vue#L125
'__VLS_ctx.surveys' is possibly 'null'.
ci: pages/dashboard/index.vue#L151
'__VLS_ctx.surveys' is possibly 'null'.
ci: pages/dashboard/surveys/[id]/index.vue#L63
Argument of type '{ questions: { title: string; type: "text" | "mcq"; options: string[]; description: string; }[]; permissions: { email: string; permission: "read"; }[]; title?: string | undefined; id?: string | undefined; description?: string | undefined; workshop?: boolean | undefined; }' is not assignable to parameter of type '{ title: string; id: 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: server/api/healthz.get.ts#L5
'event' is defined but never used. Allowed unused args must match /^_/u