Skip to content

chore(deps): update devdependencies (non-major) - autoclosed #67

chore(deps): update devdependencies (non-major) - autoclosed

chore(deps): update devdependencies (non-major) - autoclosed #67

Triggered via pull request December 1, 2023 20:28
Status Failure
Total duration 49s
Artifacts

code_coverage.yml

on: pull_request
Upload to Coveralls
38s
Upload to Coveralls
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Upload to Coveralls: src/components/header/Header.vue#L12
Argument of type '{ class: string; icon: { icon: [number, number, string[], string, IconPathData]; prefix: IconPrefix; iconName: IconName; }; onClick: any; }' is not assignable to parameter of type 'never'.
Upload to Coveralls: src/components/header/Header.vue#L18
Argument of type '{ class: string; icon: { icon: [number, number, string[], string, IconPathData]; prefix: IconPrefix; iconName: IconName; }; onClick: any; }' is not assignable to parameter of type 'never'.
Upload to Coveralls: src/components/header/Header.vue#L25
Argument of type '{ ref: string; mode: modeType; timeProp: Time; periodProp: periodInterface; onUpdated: any; }' is not assignable to parameter of type 'never'.
Upload to Coveralls: src/components/month/AgendaEvents.vue#L23
Argument of type '{ key: string; day: dayInterface; config: configInterface; calendarEvent: eventInterface; time: Time; onEventWasClicked: any; }' is not assignable to parameter of type 'never'.
Upload to Coveralls: src/components/month/Day.vue#L33
Argument of type '{ key: eventId; calendarEvent: eventInterface; config: configInterface; time: Time; day: dayInterface; onEventWasClicked: any; }' is not assignable to parameter of type 'never'.
Upload to Coveralls
Process completed with exit code 2.