chore(deps): update dependency @nuxt/devtools to v0.8.5 #376
Annotations
1 error and 11 warnings
ci
Process completed with exit code 1.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|