fix: Task Type #375
Annotations
11 errors
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'Date' is not assignable to type 'string'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type '{ relationTo: "digital-colleagues"; value: number | DigitalColleague; } | { relationTo: "users"; value: string | User; } | null | undefined'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'Date' is not assignable to type 'string'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type '{ relationTo: "digital-colleagues"; value: number | DigitalColleague; } | { relationTo: "users"; value: string | User; } | null | undefined'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'Date' is not assignable to type 'string'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type '{ relationTo: "digital-colleagues"; value: number | DigitalColleague; } | { relationTo: "users"; value: string | User; } | null | undefined'.
|
|
Release:
src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
|
|
Release
Process completed with exit code 127.
|