This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
feat: split up deserialization and start on support for SSE #391
Annotations
4 errors
type_check:
src/async/sse.test.ts#L2
Could not find a declaration file for module 'event-source-polyfill'. '/home/runner/work/tupleson/tupleson/node_modules/.pnpm/[email protected]/node_modules/event-source-polyfill/src/eventsource.js' implicitly has an 'any' type.
|
type_check:
src/async/sse.test.ts#L37
'req' is declared but its value is never read.
|
type_check:
src/index.test.ts#L3
'"./index.js"' has no exported member named 'createTsonAsync'. Did you mean 'createTson'?
|
type_check
Process completed with exit code 1.
|