Skip to content

refactor: fix lint #1416

refactor: fix lint

refactor: fix lint #1416

Triggered via push January 26, 2024 13:16
Status Failure
Total duration 4m 30s
Artifacts

build.yml

on: push
linux-bin-and-snap-release
4m 20s
linux-bin-and-snap-release
mac-bin
0s
mac-bin
windows-bin
0s
windows-bin
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
linux-bin-and-snap-release
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
linux-bin-and-snap-release
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
linux-bin-and-snap-release
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
linux-bin-and-snap-release
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
linux-bin-and-snap-release
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
linux-bin-and-snap-release
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
linux-bin-and-snap-release
Property 'issueProviderId' is missing in type '{ id: string; projectId: null; subTaskIds: never[]; timeSpentOnDay: {}; timeSpent: number; timeEstimate: number; isDone: false; doneOn: null; title: string; notes: string; tagIds: never[]; parentId: null; ... 12 more ...; issueTimeTracked: null; }' but required in type 'TaskCopy'.
linux-bin-and-snap-release
Property 'calProviderId' is missing in type '{ id: string; start: number; title: string; icon: string; duration: number; }' but required in type 'TimelineFromCalendarEvent'.
linux-bin-and-snap-release
Process completed with exit code 1.
linux-bin-and-snap-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-bin-and-snap-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/