improve build #123
Annotations
10 errors
Run npm run test:
node/tcpClient.ts#L8
Cannot find module 'node:fs/promises' or its corresponding type declarations.
|
Run npm run test:
node/tcpClient.ts#L9
Cannot find module 'node:net' or its corresponding type declarations.
|
Run npm run test:
node/tcpClient.ts#L10
Cannot find module 'node:tls' or its corresponding type declarations.
|
Run npm run test:
node/tcpClient.ts#L51
Parameter 'err' implicitly has an 'any' type.
|
Run npm run test:
node/tcpClient.ts#L78
Parameter 'err' implicitly has an 'any' type.
|
Run npm run test:
node/tcpServer.ts#L6
Cannot find module 'node:net' or its corresponding type declarations.
|
Run npm run test:
node/tcpServer.ts#L7
Cannot find module 'node:net' or its corresponding type declarations.
|
Run npm run test:
node/tcpServer.ts#L30
Parameter 'sock' implicitly has an 'any' type.
|
Run npm run test:
node/wrapNodeSocket.ts#L4
Cannot find module 'node:net' or its corresponding type declarations.
|
Run npm run test:
node/wrapNodeSocket.ts#L5
Cannot find module 'node:stream' or its corresponding type declarations.
|
Loading