Skip to content

chore(deps): update devdependencies (non-major) #881

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

chore(deps): update devdependencies (non-major) #881

Triggered via pull request June 5, 2024 09:26
Status Failure
Total duration 55s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build: 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'.
Build: 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'.
Build: 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'.
Build: 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'.
Build: src/components/month/Day.vue#L34
Argument of type '{ key: eventId; calendarEvent: eventInterface; config: configInterface; time: Time; day: dayInterface; onEventWasClicked: any; }' is not assignable to parameter of type 'never'.
Build
Process completed with exit code 2.
Build
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/.