chore(deps): update dependency vitepress to v1.5.0 - autoclosed #366
Annotations
11 warnings
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci:
components/dashboard/VouchersOverview.vue#L5
'vouchersError' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/dashboard/WorkDue.vue#L17
'deadlinesIsLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/dashboard/WorkDue.vue#L17
'deadlinesError' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/dashboard/upcoming-events/Section.vue#L16
'eventsError' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/dashboard/upcoming-events/Section.vue#L42
'event' is defined but never used. Allowed unused args must match /^_/u
|
ci:
components/forum-post/Comments.vue#L7
'commentsIsLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/forum-post/Comments.vue#L7
'commentsError' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/quizzes/Overview.vue#L10
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
components/voucher/List.vue#L22
'route' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
composables/quiz.ts#L47
'queryClient' is assigned a value but never used. Allowed unused vars must match /^_/u
|