Skip to content
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

feat: split up deserialization and start on support for SSE

feat: split up deserialization and start on support for SSE #391

Triggered via pull request October 13, 2023 15:24
@KATTKATT
synchronize #67
deserialize
Status Failure
Total duration 52s
Artifacts

tsc.yml

on: pull_request
type_check
39s
type_check
Fit to window
Zoom out
Zoom in

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.