lint_random_files #1322
lint_random_files.yml
on: schedule
Lint Random Files
15m 23s
Annotations
4 errors and 13 warnings
|
Lint Random Files:
lib/node_modules/@stdlib/array/base/cusome-by-right/docs/types/index.d.ts#L187
Encountered an error while running code: `cusomeByright is not defined`. Did you mean to include a `// throws <ReferenceError>` annotation instead of `// returns [ false, false, false, false, true ]`?
|
|
Lint Random Files
Process completed with exit code 1.
|
|
Lint Random Files:
lib/node_modules/@stdlib/object/deep-set/examples/index.js#L33
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
Lint Random Files:
lib/node_modules/@stdlib/object/deep-set/examples/index.js#L33
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
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/array/zero-to/benchmark/benchmark.length.uint32.js#L89
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/stats/strided/scumaxabs/benchmark/benchmark.ndarray.js#L104
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/base/zcopy/benchmark/benchmark.ndarray.native.js#L116
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/ext/base/dapxsumors/benchmark/benchmark.ndarray.js#L98
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/strided/special/smsksqrt/benchmark/benchmark.ndarray.js#L108
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/random/tools/unary-factory/test/test.js#L35
Unexpected 'fixme' comment: 'FIXME: add tests'
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/kernel-betainc/test/test.js#L125
Unexpected 'todo' comment: 'TODO: Add fixtures'
|
|
Lint Random Files:
lib/node_modules/@stdlib/utils/async/do-until/test/test.js#L328
Unknown word: "zalgo"
|
|
Lint Random Files:
lib/node_modules/@stdlib/repl/lib/commands/rerequire.js#L32
Unknown word: "rerequire"
|
|
Lint Random Files:
lib/node_modules/@stdlib/ndarray/to-fancy/lib/get.js#L73
Unexpected 'fixme' comment: 'FIXME'
|