Skip to content

lint_random_files #1431

lint_random_files

lint_random_files #1431

Triggered via schedule May 22, 2026 00:20
Status Failure
Total duration 17m 14s
Artifacts

lint_random_files.yml

on: schedule
Lint Random Files
17m 11s
Lint Random Files
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 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/plot/components/svg/canvas/lib/main.js#L124
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files
Example code of main export should require itself last, i.e. contain `require( '@stdlib/_tools/remark/plugins/remark-run-javascript-examples' )` as the last `require` call
Lint Random Files: lib/node_modules/@stdlib/plot/components/svg/canvas/lib/main.js#L124
Using the `new Array()` constructor is not allowed; use an array literal with push instead
Lint Random Files
Example code of main export should require itself last, i.e. contain `require( '@stdlib/_tools/remark/plugins/remark-run-javascript-examples' )` as the last `require` call
Workflow syntax warning: .github/workflows/lint_random_files.yml#L583
.github/workflows/lint_random_files.yml (Line: 583, 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#L589
.github/workflows/lint_random_files.yml (Line: 589, 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#L600
.github/workflows/lint_random_files.yml (Line: 600, 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/array/base/broadcasted-quaternary5d/test/test.js#L37
Function 'test' has too many lines (218). Maximum allowed is 200
Lint Random Files: lib/node_modules/@stdlib/datasets/anscombes-quartet/examples/index.js#L23
Unexpected 'todo' comment: 'TODO: more interesting example involving...'