lint_random_files #1451
lint_random_files.yml
on: schedule
Lint Random Files
21m 54s
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/_tools/remark/plugins/remark-lint-expected-html-sections/test/test.js#L43
Unexpected sync method: 'readFileSync'
|
|
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/blas/base/ssymv/lib/base.js#L123
Unknown word: "uplo"
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/base/ssymv/lib/base.js#L123
Unknown word: "isrm"
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/base/ssymv/lib/base.js#L123
Unknown word: "uplo"
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/base/ssymv/lib/base.js#L123
Unknown word: "isrm"
|
|
Lint Random Files:
lib/node_modules/@stdlib/datasets/spam-assassin/data/data.js#L321
File has too many lines (6049). Maximum allowed is 300
|