Bump the minor-updates group across 1 directory with 9 updates #101
Annotations
10 errors
|
resources/js/Pages/Teams/Partials/ImportData.vue#L50
Object is possibly 'undefined'.
|
|
resources/js/Pages/Teams/Partials/ImportData.vue#L49
Argument of type '{ readonly lastModified: number; readonly name: string; readonly webkitRelativePath: string; readonly size: number; readonly type: string; arrayBuffer: () => Promise<ArrayBuffer>; bytes: () => Promise<...>; slice: (start?: number | undefined, end?: number | undefined, contentType?: string | undefined) => Blob; strea...' is not assignable to parameter of type 'File'.
|
|
resources/js/Pages/SharedReport.vue#L259
Type '({ value: number; name: string | undefined; color: string; } | { value: number; name: string; color: string | undefined; })[]' is not assignable to type '{ value: number; name: string; color: string; }[]'.
|
|
resources/js/Pages/SharedReport.vue#L40
Type 'string | undefined' is not assignable to type 'string | null'.
|
|
resources/js/Pages/Profile/Partials/UpdateProfileInformationForm.vue#L32
Type 'File | undefined' is not assignable to type 'File | null'.
|
|
resources/js/Components/Dashboard/ThisWeekOverview.vue#L44
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
resources/js/Components/Dashboard/LastSevenDaysCard.vue#L25
No overload matches this call.
|
|
resources/js/Components/Dashboard/ActivityGraphCard.vue#L120
Object is possibly 'undefined'.
|
|
resources/js/Components/Common/Reporting/ReportingOverview.vue#L449
Type '{ value: number; name: string; color: string | undefined; }[]' is not assignable to type '{ value: number; name: string; color: string; }[]'.
|
|
resources/js/Components/Common/Project/ProjectDropdown.vue#L62
Type 'string | undefined' is not assignable to type 'string'.
|
The logs for this run have expired and are no longer available.
Loading