feat: support uWebSocket.js #152
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.
|