bench: refactor to use string interpolation in utils (batch 1/2)
#41708
lint_changed_files.yml
on: pull_request
Lint Changed Files
2m 2s
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
|