Skip to content

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

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

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

Triggered via pull request January 31, 2024 20:00
Status Failure
Total duration 44s
Artifacts

code_coverage.yml

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

Annotations

6 errors and 1 warning
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.
Upload to Coveralls
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.