Skip to content

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

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

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

Triggered via pull request December 1, 2023 22:22
Status Failure
Total duration 47s
Artifacts

unit-tests.yml

on: pull_request
Test London
32s
Test London
Test Mountain View
34s
Test Mountain View
Test Tokyo
34s
Test Tokyo
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Test London: 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'.
Test London: 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'.
Test London: 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'.
Test London: 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'.
Test London: 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'.
Test London
Process completed with exit code 2.
Test Tokyo: 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'.
Test Tokyo: 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'.
Test Tokyo: 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'.
Test Tokyo: 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'.
Test Tokyo: 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'.
Test Tokyo
Process completed with exit code 2.
Test Mountain View: 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'.
Test Mountain View: 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'.
Test Mountain View: 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'.
Test Mountain View: 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'.
Test Mountain View: 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'.
Test Mountain View
Process completed with exit code 2.