Linting failures were detected in the automated JavaScript lint workflow run.
make[1]: Entering directory '/home/runner/work/stdlib/stdlib'
Linting file: lib/node_modules/@stdlib/stats/strided/sminabs/benchmark/benchmark.ndarray.js
Linting file: lib/node_modules/@stdlib/stats/strided/dnanvariance/benchmark/benchmark.native.js
Linting file: lib/node_modules/@stdlib/blas/ext/base/ssortsh/benchmark/benchmark.rev_sorted_few_uniques.js
Linting file: lib/node_modules/@stdlib/assert/is-ragged-nested-array/benchmark/benchmark.js
Linting file: lib/node_modules/@stdlib/blas/ext/base/dsorthp/benchmark/benchmark.unsorted_few_uniques.js
Linting file: lib/node_modules/@stdlib/ndarray/base/some-by/benchmark/benchmark.4d_rowmajor.js
Linting file: lib/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/benchmark/benchmark.js
Linting file: lib/node_modules/@stdlib/blas/ext/base/dsort2sh/benchmark/benchmark.mostly_sorted_few_uniques.ndarray.native.js
Linting file: lib/node_modules/@stdlib/ndarray/base/count-falsy/benchmark/benchmark.10d_rowmajor.js
Linting file: lib/node_modules/@stdlib/array/int32/benchmark/benchmark.join.js
Linting file: lib/node_modules/@stdlib/utils/group-by/benchmark/benchmark.js
/home/runner/work/stdlib/stdlib/lib/node_modules/@stdlib/utils/group-by/benchmark/benchmark.js
46:8 error Using the `new Array()` constructor is not allowed; use an array literal with push instead stdlib/no-new-array
87:8 error Using the `new Array()` constructor is not allowed; use an array literal with push instead stdlib/no-new-array
128:8 error Using the `new Array()` constructor is not allowed; use an array literal with push instead stdlib/no-new-array
169:8 error Using the `new Array()` constructor is not allowed; use an array literal with push instead stdlib/no-new-array
210:8 error Using the `new Array()` constructor is not allowed; use an array literal with push instead stdlib/no-new-array
✖ 5 problems (5 errors, 0 warnings)
Linting failed.
Linting file: lib/node_modules/@stdlib/random/strided/rayleigh/benchmark/benchmark.float32.js
Linting file: lib/node_modules/@stdlib/math/base/special/max/benchmark/benchmark.native.js
Linting file: lib/node_modules/@stdlib/stats/array/stdevpn/benchmark/benchmark.js
make[1]: *** [/home/runner/work/stdlib/stdlib/tools/make/lib/lint/javascript/eslint.mk:261: eslint-files] Error 1
make[1]: Leaving directory '/home/runner/work/stdlib/stdlib'
make: *** [/home/runner/work/stdlib/stdlib/tools/make/lib/lint/javascript/Makefile:158: lint-javascript-files] Error 2
JavaScript Linting Failures
Linting failures were detected in the automated JavaScript lint workflow run.
Workflow Details
Error Details
Pull Request Instructions
"chore: fix JavaScript lint errors (issue #<ISSUE_NUMBER>)".