clean up typecheck #75
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
src/tests/vitest/property/prop.test.ts > property > PrefixExp:
src/tests/vitest/property/prop.test.ts#L52
Error: Property failed after 67 tests
{ seed: -2074396143, path: "66", endOnFailure: true }
Counterexample: ["!",0]
Shrunk 0 time(s)
Got AssertionError: expected false to be true // Object.is equality
at next (/home/runner/work/ts-monkey/ts-monkey/src/tests/vitest/property/prop.test.ts:52:22)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
❯ next src/tests/vitest/property/prop.test.ts:52:22
❯ buildError node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js:126:15
❯ asyncThrowIfFailed node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js:143:11
|