Skip to content

feat: support uWebSocket.js #153

feat: support uWebSocket.js

feat: support uWebSocket.js #153

Triggered via pull request October 22, 2024 15:09
@rtrittortritto
synchronize #22
rtritto:uws
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.