lint_random_files #745
lint_random_files.yml
on: schedule
Lint Random Files
0s
Annotations
3 warnings
|
Workflow syntax warning:
.github/workflows/lint_random_files.yml#L523
.github/workflows/lint_random_files.yml (Line: 523, 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#L529
.github/workflows/lint_random_files.yml (Line: 529, 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#L540
.github/workflows/lint_random_files.yml (Line: 540, 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 ${{ }}?
|