Skip to content

lint_random_files #1262

lint_random_files

lint_random_files #1262

Triggered via schedule December 4, 2025 00:02
Status Failure
Total duration 15m 13s
Artifacts

lint_random_files.yml

on: schedule
Lint Random Files
15m 10s
Lint Random Files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint Random Files: lib/node_modules/@stdlib/ndarray/filter/docs/types/index.d.ts#L1275
Encountered an error while running code: `invalid argument. First argument must be either a complex number, an array-like object, or a complex number array. Value: `8`.`. Did you mean to include a `// throws <TypeError>` annotation instead of `// returns <ndarray>`?
Lint Random Files: lib/node_modules/@stdlib/ndarray/filter/docs/types/index.d.ts#L1275
Encountered an error while running code: `invalid arguments. Input buffer is incompatible with the specified meta data. Ensure that the offset is valid with regard to the strides array and that the buffer has enough elements to satisfy the desired array shape.`. Did you mean to include a `// throws <Error>` annotation instead of `// returns <ndarray>`?
Lint Random Files: lib/node_modules/@stdlib/ndarray/filter/docs/types/index.d.ts#L1239
Encountered an error while running code: `invalid argument. First argument must be either a complex number, an array-like object, or a complex number array. Value: `8`.`. Did you mean to include a `// throws <TypeError>` annotation instead of `// returns <ndarray>`?
Lint Random Files: lib/node_modules/@stdlib/ndarray/filter/docs/types/index.d.ts#L1239
Encountered an error while running code: `invalid arguments. Input buffer is incompatible with the specified meta data. Ensure that the offset is valid with regard to the strides array and that the buffer has enough elements to satisfy the desired array shape.`. Did you mean to include a `// throws <Error>` annotation instead of `// returns <ndarray>`?
Lint Random Files
Process completed with exit code 1.
Lint Random Files
Process completed with exit code 1.
Lint Random Files: lib/node_modules/@stdlib/math/strided/special/aversin-by/test/test.main.js#L85
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/math/strided/special/aversin-by/test/test.main.js#L77
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/math/strided/special/aversin-by/test/test.main.js#L85
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/math/strided/special/aversin-by/test/test.main.js#L77
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/blas/ext/base/lib/index.js#L19
`drrss` should be exported from namespace `index.js`