Skip to content

fix: remove unneeded dependency #16

fix: remove unneeded dependency

fix: remove unneeded dependency #16

Triggered via push October 21, 2025 09:26
Status Failure
Total duration 1m 1s
Artifacts

nodejs-ts.yml

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

Annotations

23 errors
nodejs / lint-check-types: src/getShortestPath.ts#L69
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L66
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L58
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L57
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L54
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L53
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L52
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L51
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L49
Argument of type 'unknown' is not assignable to parameter of type 'number'.
nodejs / lint-check-types: src/getShortestPath.ts#L3
Cannot find module 'ml-spectra-processing' or its corresponding type declarations.
nodejs / test (24)
Process completed with exit code 1.
nodejs / test-package: src/getShortestPath.ts#L69
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L66
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L58
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L57
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L54
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L53
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L52
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L51
Type 'unknown' cannot be used as an index type.
nodejs / test-package: src/getShortestPath.ts#L49
Argument of type 'unknown' is not assignable to parameter of type 'number'.
nodejs / test-package: src/getShortestPath.ts#L3
Cannot find module 'ml-spectra-processing' or its corresponding type declarations.
nodejs / test (20)
Process completed with exit code 1.
nodejs / test (22)
Process completed with exit code 1.