Skip to content

feat: quality of life #13

feat: quality of life

feat: quality of life #13

Triggered via push July 14, 2023 12:43
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
ci: nuxt.config.ts#L29
Argument of type '{ experimental: { componentIslands: true; }; devtools: { enabled: boolean; }; routeRules: { '/dashboard/surveys/*/print': { ssr: false; }; }; modules: string[]; typescript: { strict: true; }; css: string[]; build: { ...; }; htmlValidator: { ...; }; runtimeConfig: { ...; }; }' is not assignable to parameter of type 'InputConfig<NuxtConfig, ConfigLayerMeta>'.
ci: pages/dashboard/surveys/[id]/print.vue#L22
'__VLS_ctx.survey' is possibly 'undefined'.
ci: pages/s/[id].vue#L17
'data.value' is possibly 'undefined'.
ci: pages/s/[id].vue#L26
'data.value' is possibly 'undefined'.
ci: pages/s/[id].vue#L78
'__VLS_ctx.data' is possibly 'undefined'.
ci: pages/s/[id].vue#L82
'__VLS_ctx.data' is possibly 'undefined'.
ci: pages/s/[id].vue#L90
'__VLS_ctx.data' is possibly 'undefined'.
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/surveys/[id]/index.vue#L203
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