fix spacing #109
Annotations
3 errors
tests/tools/system/sleep.test.ts > sleep tool > should format log parameters correctly:
src/tools/system/sleep.ts#L35
TypeError: Cannot destructure property 'logger' of 'undefined' as it is undefined.
❯ Object.logParameters src/tools/system/sleep.ts:35:32
❯ tests/tools/system/sleep.test.ts:28:22
|
tests/tools/system/sleep.test.ts > sleep tool > should format log returns correctly:
tests/tools/system/sleep.test.ts#L32
AssertionError: expected undefined to be '' // Object.is equality
- Expected:
""
+ Received:
undefined
❯ tests/tools/system/sleep.test.ts:32:51
|
ci
Process completed with exit code 1.
|