Skip to content

fix: import error

fix: import error #29

Triggered via push August 5, 2023 07:03
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ci: components/dashboard/upcoming-events/Section.vue#L73
Type 'Date | null' is not assignable to type 'Date'.
ci
Process completed with exit code 1.
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#L37
'eventsError' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: components/dashboard/upcoming-events/Section.vue#L39
'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/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