Feature/command pattern #74
ci.yml
on: pull_request
Find unused things
1m 0s
Build
0s
Annotations
2 errors
|
Typecheck
Process completed with exit code 1.
|
|
Typecheck:
src/App/index.tsx#L510
Type '{ clientId: string; description?: InputMaybe<string> | undefined; date?: any; id?: InputMaybe<string> | undefined; duration?: any; startTime?: any; status?: TimeEntryStatusEnum | undefined; type?: InputMaybe<...> | undefined; task?: string | undefined; }[]' is not assignable to type 'InputMaybe<TimeEntryBulkCreateInput | TimeEntryBulkCreateInput[]> | undefined'.
|