chore: update dependencies #32
nodejs.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
25s
nodejs
/
lint-prettier
24s
nodejs
/
lint-check-types
23s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
src/pca.ts#L29
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/pca.ts#L55
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/pca.ts#L144
Missing JSDoc @param "model" description
|
nodejs / lint-eslint:
src/pca.ts#L145
Missing JSDoc @returns description
|
nodejs / lint-eslint:
src/pca.ts#L159
Missing JSDoc @param "dataset" description
|
nodejs / lint-eslint:
src/pca.ts#L160
Missing JSDoc @param "options" description
|
nodejs / lint-eslint:
src/pca.ts#L186
Missing JSDoc @param "dataset" description
|
nodejs / lint-eslint:
src/pca.ts#L206
Missing JSDoc @returns description
|
nodejs / lint-eslint:
src/pca.ts#L223
Missing JSDoc @returns description
|
nodejs / lint-eslint:
src/pca.ts#L235
Missing JSDoc @returns description
|