improve build #123
Annotations
12 errors
build (22):
node/tcpClient.ts#L8
Cannot find module 'node:fs/promises' or its corresponding type declarations.
|
build (22):
node/tcpClient.ts#L9
Cannot find module 'node:net' or its corresponding type declarations.
|
build (22):
node/tcpClient.ts#L10
Cannot find module 'node:tls' or its corresponding type declarations.
|
build (22):
node/tcpClient.ts#L51
Parameter 'err' implicitly has an 'any' type.
|
build (22):
node/tcpClient.ts#L78
Parameter 'err' implicitly has an 'any' type.
|
build (22):
node/tcpServer.ts#L6
Cannot find module 'node:net' or its corresponding type declarations.
|
build (22):
node/tcpServer.ts#L7
Cannot find module 'node:net' or its corresponding type declarations.
|
build (22):
node/tcpServer.ts#L30
Parameter 'sock' implicitly has an 'any' type.
|
build (22):
node/wrapNodeSocket.ts#L4
Cannot find module 'node:net' or its corresponding type declarations.
|
build (22):
node/wrapNodeSocket.ts#L5
Cannot find module 'node:stream' or its corresponding type declarations.
|
build (23)
The job was canceled because "_22" failed.
|
build (23)
The operation was canceled.
|