chore(deps): update devdependencies (non-major) - autoclosed #62
code_coverage.yml
on: pull_request
Upload to Coveralls
33s
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.
|