This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Create name package #4615
Annotations
4 errors
packages/name/src/tests/formatName.test.ts#L111
Type 'undefined' is not assignable to type 'string'.
|
packages/name/src/tests/tryAbbreviateName.test.ts#L18
Type '{ firstName: string; lastName: string; }' has no properties in common with type '{ givenName?: string | undefined; familyName?: string | undefined; idealMaxLength?: number | undefined; }'.
|
packages/name/src/tests/tryAbbreviateName.test.ts#L29
Type '{ firstName: string; lastName: string; }' has no properties in common with type '{ givenName?: string | undefined; familyName?: string | undefined; idealMaxLength?: number | undefined; }'.
|
|
The logs for this run have expired and are no longer available.
Loading