lint_random_files #1431
lint_random_files.yml
on: schedule
Lint Random Files
17m 11s
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/filled4d-by/benchmark/benchmark.size.js#L96
Unknown word: "equidimensional"
|
|
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/string/num-code-points/test/test.cli.js#L233
Unexpected sync method: 'readFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/string/num-code-points/test/test.cli.js#L83
Unexpected sync method: 'readFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/string/num-code-points/test/test.cli.js#L57
Unexpected sync method: 'readFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/datasets/anscombes-quartet/examples/index.js#L23
Unexpected 'todo' comment: 'TODO: more interesting example involving...'
|
|
Lint Random Files:
lib/node_modules/@stdlib/constants/float32/significand-mask/lib/index.js#L47
Unknown word: "uinteger"
|
|
Lint Random Files:
lib/node_modules/@stdlib/constants/float32/significand-mask/lib/index.js#L25
Unknown word: "uinteger"
|