lint_random_files #1441
lint_random_files.yml
on: schedule
Lint Random Files
15m 18s
Annotations
7 errors and 11 warnings
|
Lint Random Files:
lib/node_modules/@stdlib/random/array/frechet/docs/types/index.d.ts#L200
Displayed return value is `true`, but expected `false` instead
|
|
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/stats/ztest2/examples/index.js#L36
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
Lint Random Files:
lib/node_modules/@stdlib/stats/ztest2/examples/index.js#L31
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
Lint Random Files:
lib/node_modules/@stdlib/stats/ztest2/examples/index.js#L36
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
Lint Random Files:
lib/node_modules/@stdlib/stats/ztest2/examples/index.js#L31
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
Workflow syntax warning:
.github/workflows/lint_random_files.yml#L582
.github/workflows/lint_random_files.yml (Line: 582, 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#L588
.github/workflows/lint_random_files.yml (Line: 588, 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#L599
.github/workflows/lint_random_files.yml (Line: 599, 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-binary4d/benchmark/benchmark.js#L127
Unknown word: "equidimensional"
|
|
Lint Random Files:
lib/node_modules/@stdlib/_tools/pkgs/includes/test/test.cli.js#L85
Unexpected sync method: 'readFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/_tools/pkgs/includes/test/test.cli.js#L59
Unexpected sync method: 'readFileSync'
|
|
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaledf/scripts/evalrational.js#L128
Unexpected sync method: 'writeFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaledf/scripts/evalrational.js#L123
Unexpected sync method: 'readFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaledf/scripts/evalrational.js#L115
Unexpected sync method: 'writeFileSync'
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/frexpf/lib/assign.js#L41
Unexpected 'warning' comment: 'WARNING: not thread safe'
|