Skip to content

feat: support uWebSocket.js #152

feat: support uWebSocket.js

feat: support uWebSocket.js #152

Triggered via pull request October 21, 2024 20:16
@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

10 errors
pnpm run test (ubuntu-latest)
Cannot find module './adapters/connectToWebUws.js' or its corresponding type declarations.
pnpm run test (ubuntu-latest)
Cannot find module './handler-node-only-uws.js' or its corresponding type declarations.
pnpm run test (ubuntu-latest)
Parameter 'req' implicitly has an 'any' type.
pnpm run test (ubuntu-latest)
Parameter 'res' implicitly has an 'any' type.
pnpm run test (ubuntu-latest)
Process completed with exit code 2.
pnpm run test (windows-latest)
Cannot find module './adapters/connectToWebUws.js' or its corresponding type declarations.
pnpm run test (windows-latest)
Cannot find module './handler-node-only-uws.js' or its corresponding type declarations.
pnpm run test (windows-latest)
Parameter 'req' implicitly has an 'any' type.
pnpm run test (windows-latest)
Parameter 'res' implicitly has an 'any' type.
pnpm run test (windows-latest)
Process completed with exit code 1.