feat: support uWebSocket.js #153
Annotations
8 errors
pnpm run test (ubuntu-latest)
Type 'OutgoingHttpHeaders' must have a '[Symbol.iterator]()' method that returns an iterator.
|
pnpm run test (ubuntu-latest)
Argument of type '"" | ReadableStream<any>' is not assignable to parameter of type 'RecognizedString | undefined'.
|
pnpm run test (ubuntu-latest)
Argument of type 'OutgoingHttpHeader' is not assignable to parameter of type 'RecognizedString'.
|
pnpm run test (ubuntu-latest)
Process completed with exit code 2.
|
pnpm run test (windows-latest)
Type 'OutgoingHttpHeaders' must have a '[Symbol.iterator]()' method that returns an iterator.
|
pnpm run test (windows-latest)
Argument of type '"" | ReadableStream<any>' is not assignable to parameter of type 'RecognizedString | undefined'.
|
pnpm run test (windows-latest)
Argument of type 'OutgoingHttpHeader' is not assignable to parameter of type 'RecognizedString'.
|
pnpm run test (windows-latest)
Process completed with exit code 1.
|