Skip to content

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

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

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

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

lint_changed_files.yml

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

Annotations

5 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#L319
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#L121
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#L84
`Array` constructor is invoked without the `new` keyword
Lint Changed Files
Process completed with exit code 1.