Skip to content

feat: delete individual survey #60

feat: delete individual survey

feat: delete individual survey #60

Triggered via pull request July 16, 2023 15:34
Status Success
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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/index.vue#L163
Expected a space before '/>', but not found
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