Skip to content

lint_random_files #1008

lint_random_files

lint_random_files #1008

Triggered via schedule March 25, 2025 00:02
Status Failure
Total duration 10m 24s
Artifacts

lint_random_files.yml

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

Annotations

9 errors and 4 warnings
Lint Random Files
Process completed with exit code 1.
Lint Random Files
Process completed with exit code 2.
Lint Random Files: lib/node_modules/@stdlib/math/base/special/log2/scripts/precision.js#L56
Use the package `@stdlib/math/base/special/log2` instead of `Math.log2`
Lint Random Files: lib/node_modules/@stdlib/math/base/special/log2/scripts/precision.js#L50
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/math/base/special/log2/scripts/precision.js#L49
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/math/base/special/log2/scripts/precision.js#L27
cannot resolve module: "compute-subtract"
Lint Random Files
Process completed with exit code 2.
Lint Random Files: lib/node_modules/@stdlib/math/base/special/log2/scripts/precision.js#L21
Unexpected 'todo' comment: 'TODO: clean-up'
Lint Random Files: lib/node_modules/@stdlib/ndarray/base/every/scripts/predicate_loops.js#L485
File has too many lines (409). Maximum allowed is 300