feat: refactor and add protocol support to stats/base/nanmax-by
#21925
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 30s
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.
|