Skip to content

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

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

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

Triggered via pull request April 2, 2025 17:04
Status Failure
Total duration 1m 33s
Artifacts

lint_changed_files.yml

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

Annotations

10 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#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
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#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.