Skip to content

bench: update random value generation #28349

bench: update random value generation

bench: update random value generation #28349

Status Failure
Total duration 1m 2s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
59s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/triangular/ctor/benchmark/benchmark.js#L34
Variable declarations inside of function are not ordered by length (in decreasing order)
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/triangular/ctor/benchmark/benchmark.js#L29
`require( '@stdlib/array/float64' )` should come before `require( './../package.json' )`
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/triangular/ctor/benchmark/benchmark.js#L28
`require( '@stdlib/random/base/uniform' )` should come before `require( './../package.json' )`
Lint Changed Files
Process completed with exit code 2.