Skip to content

lint_random_files #1451

lint_random_files

lint_random_files #1451

Triggered via schedule June 11, 2026 00:28
Status Failure
Total duration 21m 57s
Artifacts

lint_random_files.yml

on: schedule
Lint Random Files
21m 54s
Lint Random Files
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
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/datasets/spam-assassin/data/data.js#L22
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files: lib/node_modules/@stdlib/datasets/spam-assassin/data/data.js#L22
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Workflow syntax warning: .github/workflows/lint_random_files.yml#L609
.github/workflows/lint_random_files.yml (Line: 609, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/lint_random_files.yml#L615
.github/workflows/lint_random_files.yml (Line: 615, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/lint_random_files.yml#L626
.github/workflows/lint_random_files.yml (Line: 626, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Lint Random Files: lib/node_modules/@stdlib/random/array/f/test/test.factory.js#L1238
File has too many lines (1020). Maximum allowed is 1000
Lint Random Files: lib/node_modules/@stdlib/_tools/benchmarks/browser-build/test/test.js#L35
Unexpected 'todo' comment: 'TODO: add tests'
Lint Random Files: lib/node_modules/@stdlib/utils/timeit/examples/iterations.js#L26
Unexpected sync method: 'readFileSync'
Lint Random Files: lib/node_modules/@stdlib/utils/timeit/examples/iterations.js#L25
Unexpected sync method: 'readFileSync'
Lint Random Files: lib/node_modules/@stdlib/datasets/spam-assassin/data/data.js#L321
File has too many lines (6049). Maximum allowed is 300