refactor: fix lint #1416
Annotations
9 errors and 2 warnings
Test Unit
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
|
Test Unit
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
|
Test Unit
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
|
Test Unit
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
|
Test Unit
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
|
Test Unit
Argument of type '{ id: string; start: number; title: string; duration: number; }' is not assignable to parameter of type 'CalendarIntegrationEvent'.
|
Test Unit
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'.
|
Test Unit
Property 'calProviderId' is missing in type '{ id: string; start: number; title: string; icon: string; duration: number; }' but required in type 'TimelineFromCalendarEvent'.
|
Test Unit
Process completed with exit code 1.
|
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/.
|
Get npm cache directory
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/
|
The logs for this run have expired and are no longer available.
Loading