refactor: fix lint #1416
build.yml
on: push
linux-bin-and-snap-release
4m 20s
mac-bin
0s
windows-bin
0s
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/
|