Skip to content

lint_random_files #1317

lint_random_files

lint_random_files #1317

Triggered via schedule January 28, 2026 00:02
Status Success
Total duration 13m 55s
Artifacts

lint_random_files.yml

on: schedule
Lint Random Files
13m 51s
Lint Random Files
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Workflow syntax warning: .github/workflows/lint_random_files.yml#L568
.github/workflows/lint_random_files.yml (Line: 568, 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#L574
.github/workflows/lint_random_files.yml (Line: 574, 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#L585
.github/workflows/lint_random_files.yml (Line: 585, 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/math/base/tools/evalrationalf/benchmark/benchmark.factory.js#L32
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
Lint Random Files: lib/node_modules/@stdlib/random/strided/mt19937/benchmark/benchmark.float64.js#L91
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
Lint Random Files: lib/node_modules/@stdlib/random/array/discrete-uniform/test/test.factory.js#L1238
File has too many lines (1020). Maximum allowed is 1000
Lint Random Files: lib/node_modules/@stdlib/ndarray/base/count-truthy/test/test.4d.js#L1361
File has too many lines (1156). Maximum allowed is 1000
Lint Random Files: lib/node_modules/@stdlib/assert/is-reference-error/test/test.js#L23
Unexpected 'todo' comment: 'TODO: handle in-browser tests'