Skip to content

improve build

improve build #123

Triggered via push February 8, 2025 12:49
Status Failure
Total duration 19s
Artifacts

nodejs-ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.