lint_random_files #1323
lint_random_files.yml
on: schedule
Lint Random Files
16m 49s
Annotations
13 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/stats/base/dists/cosine/ctor/benchmark/benchmark.js#L33
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/array/typed-real/benchmark/benchmark.length.float32.js#L89
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/ext/base/ssort2hp/benchmark/benchmark.sorted_few_uniques.ndarray.js#L124
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/benchmark/benchmark.native.js#L42
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/random/array/minstd-shuffle/benchmark/benchmark.float32.factory.js#L92
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/ext/base/dsortins/benchmark/benchmark.rev_mostly_sorted_random.ndarray.js#L115
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/stats/strided/snanmin/benchmark/benchmark.js#L106
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/kernel-betainc/test/test.js#L125
Unexpected 'todo' comment: 'TODO: Add fixtures'
|
|
|
|
|