Redo tests #127
Annotations
3 errors
tests/basic.test.ts > Basic > OpenAI: Forced starting point:
js/tests/basic.test.ts#L62
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ tests/basic.test.ts:62:15
|
tests/transform.test.ts > Transform function > SGL: Trim from middle:
js/tests/transform.test.ts#L117
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/transform.test.ts:117:49
|
ci
Process completed with exit code 1.
|