wip: need still to convert to typescript #1
nodejs-ts.yml
on: push
nodejs
/
prepare
7s
nodejs
/
lint-eslint
29s
nodejs
/
lint-prettier
28s
nodejs
/
lint-check-types
27s
Matrix: nodejs / test
Annotations
13 errors
nodejs / lint-eslint:
src/PolynomialRegression2D.ts#L68
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
nodejs / lint-eslint:
src/PolynomialRegression2D.ts#L68
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
nodejs / lint-eslint
Process completed with exit code 1.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L1
Cannot find type definition file for 'node'.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L5
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L6
Cannot find module 'node:http' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L7
Cannot find module 'node:http' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L8
Cannot find module 'node:http2' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L9
Cannot find module 'node:fs' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L10
Cannot find module 'node:events' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L11
Cannot find module 'node:events' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L12
Cannot find module 'node:https' or its corresponding type declarations.
|
nodejs / lint-check-types:
node_modules/vite/dist/node/index.d.ts#L13
Cannot find module 'node:net' or its corresponding type declarations.
|