Skip to content

fix: update lockfile #24

fix: update lockfile

fix: update lockfile #24

Triggered via push August 3, 2023 02:53
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ci: package.json#L41
Expected object keys to be in ascending order. 'eslint' should be before 'v-calendar'
ci
Process completed with exit code 1.
ci: components/dashboard/UpcomingEvents.vue#L10
'eventsError' 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/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/forum-post/Header.vue#L11
'route' is assigned a value but never used. Allowed unused vars must match /^_/u
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#L7
'refetch' is assigned a value but never used. Allowed unused vars must match /^_/u