Skip to content

feat: refactor and add protocol support to stats/base/nanmax-by #21924

feat: refactor and add protocol support to stats/base/nanmax-by

feat: refactor and add protocol support to stats/base/nanmax-by #21924

Triggered via pull request April 1, 2025 17:50
Status Failure
Total duration 1m 31s
Artifacts

lint_changed_files.yml

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

Annotations

11 errors
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L314
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L298
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L298
The array literal notation [] is preferable
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L182
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L166
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L119
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L115
`Array` constructor is invoked without the `new` keyword
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L83
`Array` constructor is invoked without the `new` keyword
Lint Changed Files: lib/node_modules/@stdlib/stats/base/nanmax-by/test/test.nanmax_by.js#L79
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Changed Files
Process completed with exit code 1.