Skip to content

bench: refactor to use string interpolation in utils (batch 1/2) #41708

bench: refactor to use string interpolation in utils (batch 1/2)

bench: refactor to use string interpolation in utils (batch 1/2) #41708

Triggered via pull request April 12, 2026 19:07
Status Failure
Total duration 2m 4s
Artifacts

lint_changed_files.yml

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

Annotations

6 errors
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/utils/bifurcate-by/benchmark/benchmark.js#L212
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/utils/bifurcate-by/benchmark/benchmark.js#L171
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/utils/bifurcate-by/benchmark/benchmark.js#L130
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/utils/bifurcate-by/benchmark/benchmark.js#L89
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/utils/bifurcate-by/benchmark/benchmark.js#L48
Using the `new Array()` constructor is not allowed; use an array literal with push instead