Skip to content

bench: refactor random number generation in stats/base/dists/studentized-range #17917

bench: refactor random number generation in stats/base/dists/studentized-range

bench: refactor random number generation in stats/base/dists/studentized-range #17917

Triggered via pull request February 12, 2025 07:17
Status Failure
Total duration 1m 5s
Artifacts

lint_changed_files.yml

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

Annotations

9 errors
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/studentized-range/cdf/benchmark/benchmark.js#L27
There should be exactly one space after the opening parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/studentized-range/cdf/benchmark/benchmark.js#L27
There should be exactly one space before the closing parenthesis in require calls
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/studentized-range/cdf/benchmark/benchmark.js#L27
`require( '@stdlib/random/base/uniform' )` should come before `require( './../package.json' )`
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/studentized-range/cdf/benchmark/benchmark.js#L28
`require( '@stdlib/array/float64' )` should come before `require( './../package.json' )`
Lint Changed Files: lib/node_modules/@stdlib/stats/base/dists/studentized-range/cdf/benchmark/benchmark.js#L30
Header comment must be preceded by one additional empty line
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files
Process completed with exit code 2.