fix(DistanceMatrix): fromCompact with an empty array #170
nodejs.yml
on: pull_request
nodejs
/
prepare
5s
nodejs
/
lint-eslint
26s
nodejs
/
lint-prettier
26s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
10 errors
nodejs / lint-eslint:
src/__tests__/matrix/utility.test.js#L50
Unexpected 'this'
|
nodejs / lint-eslint:
src/__tests__/matrix/utility.test.js#L52
Unexpected 'this'
|
nodejs / lint-eslint:
src/__tests__/matrix/utility.test.js#L54
Unexpected 'this'
|
nodejs / lint-eslint:
src/inspect.js#L5
Unexpected 'this'
|
nodejs / lint-eslint:
src/mathOperations.js#L804
Use the '**' operator instead of 'Math.pow'
|
nodejs / lint-eslint:
src/mathOperations.js#L818
Use the '**' operator instead of 'Math.pow'
|
nodejs / lint-eslint:
src/stat.js#L160
Use the '**' operator instead of 'Math.pow'
|
nodejs / lint-eslint:
src/stat.js#L180
Use the '**' operator instead of 'Math.pow'
|
nodejs / lint-eslint:
src/stat.js#L200
Use the '**' operator instead of 'Math.pow'
|
nodejs / lint-eslint
Process completed with exit code 1.
|