Skip to content

fix(DistanceMatrix): fromCompact with an empty array #170

fix(DistanceMatrix): fromCompact with an empty array

fix(DistanceMatrix): fromCompact with an empty array #170

Triggered via pull request June 10, 2024 14:58
Status Failure
Total duration 56s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
5s
nodejs / prepare
nodejs  /  lint-eslint
26s
nodejs / lint-eslint
nodejs  /  lint-prettier
26s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.