add zod and scratchpad test for it #724
web_CICD.yml
on: push
Build and Deploy
1m 31s
Lint
33s
Close Pull Request
0s
Test
1m 4s
Annotations
4 errors
Lint
Process completed with exit code 1.
|
test/lib_tests/scratchpad.test.ts > scratchpad tests > test scratchpad:
web/test/lib_tests/scratchpad.test.ts#L90
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/lib_tests/scratchpad.test.ts:90:40
|
test/lib_tests/scratchpad.test.ts > scratchpad tests > test scratchpad:
web/test/lib_tests/scratchpad.test.ts#L90
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/lib_tests/scratchpad.test.ts:90:40
|
Test
Process completed with exit code 1.
|