Skip to content

chore: update benchmark #81

chore: update benchmark

chore: update benchmark #81

Triggered via push October 14, 2024 14:29
Status Failure
Total duration 1m 1s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
2s
nodejs / prepare
nodejs  /  lint-eslint
29s
nodejs / lint-eslint
nodejs  /  lint-prettier
23s
nodejs / lint-prettier
nodejs  /  lint-check-types
24s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
nodejs / lint-check-types: node_modules/@vitest/utils/dist/index.d.ts#L12
Cannot find name 'setImmediate'.
nodejs / lint-check-types: node_modules/@vitest/utils/dist/index.d.ts#L13
Cannot find name 'clearImmediate'.
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-prettier
Process completed with exit code 1.
nodejs / lint-eslint: src/__tests__/prepareInitInput.ts#L3
Missing JSDoc comment
nodejs / lint-eslint: src/cssls.ts#L10
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/cssls.ts#L16
Missing JSDoc @param "options.XtX" description
nodejs / lint-eslint: src/cssls.ts#L17
Missing JSDoc @param "options.XtY" description
nodejs / lint-eslint: src/cssls.ts#L18
Missing JSDoc @param "options.Pset" description
nodejs / lint-eslint: src/cssls.ts#L19
Missing JSDoc @param "options.nColsX" description
nodejs / lint-eslint: src/cssls.ts#L20
Missing JSDoc @param "options.nColsY" description
nodejs / lint-eslint: src/fcnnls.ts#L52
Missing JSDoc comment
nodejs / lint-eslint: src/fcnnlsVector.ts#L27
Missing JSDoc comment
nodejs / lint-eslint: src/initialisation.ts#L16
Missing JSDoc @param "options" description