Skip to content

feat: add matrixGetSubMatrix function #736

feat: add matrixGetSubMatrix function

feat: add matrixGetSubMatrix function #736

Triggered via pull request March 21, 2024 20:54
Status Success
Total duration 1m 27s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
4s
nodejs / prepare
nodejs  /  lint-eslint
28s
nodejs / lint-eslint
nodejs  /  lint-prettier
23s
nodejs / lint-prettier
nodejs  /  lint-check-types
25s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
nodejs / lint-eslint: src/matrix/matrixGetSubMatrix.ts#L1
There should be at least one empty line between import groups
nodejs / lint-eslint: src/matrix/matrixGetSubMatrix.ts#L2
There should be at least one empty line between import groups
nodejs / lint-eslint: src/matrix/matrixGetSubMatrix.ts#L3
`./matrixCheckRanges` import should occur before import of `./index`