lint_random_files #1319
lint_random_files.yml
on: schedule
Lint Random Files
15m 1s
Annotations
14 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/assert/is-domain-name/docs/types/index.d.ts#L35
Unexpected any. Specify a different type
|
|
Lint Random Files:
lib/node_modules/@stdlib/utils/push/benchmark/benchmark.typed_array.js#L45
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/cosh/benchmark/benchmark.native.js#L41
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/ndarray/broadcast-arrays/benchmark/benchmark.js#L78
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/ndarray/broadcast-arrays/benchmark/benchmark.js#L35
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/random/array/geometric/benchmark/benchmark.float64.assign.js#L93
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/math/base/special/fast/min/benchmark/benchmark.native.js#L41
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/array/uint8c/benchmark/benchmark.to_locale_string.length.js#L90
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/blas/base/isamax/benchmark/benchmark.ndarray.js#L93
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/random/strided/chisquare/benchmark/benchmark.float32.js#L96
Use `@stdlib/string/format` instead of string concatenation for benchmark descriptions
|
|
Lint Random Files:
lib/node_modules/@stdlib/strided/base/nullary-addon-dispatch/lib/main.js#L131
Unexpected 'warning' comment: 'WARNING: we assume that, if we're...'
|