feat: generate schemas from types, improve type definitions #2826
Annotations
3 errors
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
test/shared/protocol.test.ts#L3767
AssertionError: expected 'Cannot read properties of undefined (…' to contain 'Test error message'
Expected: "Test error message"
Received: "Cannot read properties of undefined (reading '_zod')"
❯ test/shared/protocol.test.ts:3767:62
|
|
Run npm test:
test/shared/protocol.test.ts#L3716
AssertionError: expected 'error' to be 'response' // Object.is equality
Expected: "response"
Received: "error"
❯ test/shared/protocol.test.ts:3716:41
|
Loading