feat: won timestamp #130
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 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#L23
'pastWinnersPending' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
pages/dashboard/index.vue#L23
'pastWinnersError' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
pages/dashboard/surveys/[id]/index.vue#L258
Variable '_' is already declared in the upper scope
|