feat(ui): full conversion to typescript, including build #22
Annotations
7 errors
packages/ui/test/isLeapYear.spec.ts#L6
TypeError: isLeapYear is not a function
❯ packages/ui/test/isLeapYear.spec.ts:6:29
|
packages/ui/test/isLeapYear.spec.ts#L11
TypeError: isLeapYear is not a function
❯ packages/ui/test/isLeapYear.spec.ts:11:29
|
packages/ui/test/isLeapYear.spec.ts#L16
TypeError: isLeapYear is not a function
❯ packages/ui/test/isLeapYear.spec.ts:16:29
|
packages/ui/test/isLeapYear.spec.ts#L21
TypeError: isLeapYear is not a function
❯ packages/ui/test/isLeapYear.spec.ts:21:29
|
packages/ui/test/updateDayOfYear.spec.ts#L27
AssertionError: expected +0 to be undefined // Object.is equality
- Expected:
undefined
+ Received:
0
❯ packages/ui/test/updateDayOfYear.spec.ts:27:23
|
packages/ui/test/validateNumber.spec.ts#L13
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ packages/ui/test/validateNumber.spec.ts:13:19
|
|
The logs for this run have expired and are no longer available.
Loading