Skip to content

chore(main): release 1.0.8 #17

chore(main): release 1.0.8

chore(main): release 1.0.8 #17

Triggered via pull request October 21, 2025 09:26
Status Failure
Total duration 10m 28s
Artifacts

nodejs-ts.yml

on: pull_request
nodejs  /  prepare
6s
nodejs / prepare
nodejs  /  lint-eslint
27s
nodejs / lint-eslint
nodejs  /  lint-prettier
27s
nodejs / lint-prettier
nodejs  /  lint-check-types
39s
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 / test (22)
Process completed with exit code 1.
nodejs / test (24)
Process completed with exit code 1.
nodejs / lint-check-types: src/getShortestPath.ts#L69
Type 'unknown' cannot be used as an index type.
nodejs / test-package: 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 / test-package: 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 / test-package: 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 / test-package: src/getShortestPath.ts#L57
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 / test-package: src/getShortestPath.ts#L54
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 / test-package: src/getShortestPath.ts#L53
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 / test-package: src/getShortestPath.ts#L52
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 / test-package: src/getShortestPath.ts#L51
Type 'unknown' cannot be used as an index type.
nodejs / lint-check-types: src/getShortestPath.ts#L3
Cannot find module 'ml-spectra-processing' or its corresponding type declarations.
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.