chore(deps): update unocss monorepo to ^0.64.0 #371
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/Sidebar.vue#L110
UnoCSS utilities are not ordered
|
ci:
components/dashboard/Sidebar.vue#L135
UnoCSS utilities are not ordered
|
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/group/Header.vue#L49
UnoCSS utilities are not ordered
|