Skip to content

wip: need still to convert to typescript #1

wip: need still to convert to typescript

wip: need still to convert to typescript #1

Triggered via push May 3, 2024 10:06
Status Failure
Total duration 52s
Artifacts

nodejs-ts.yml

on: push
nodejs  /  prepare
7s
nodejs / prepare
nodejs  /  lint-eslint
29s
nodejs / lint-eslint
nodejs  /  lint-prettier
28s
nodejs / lint-prettier
nodejs  /  lint-check-types
27s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

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.