lint_random_files #6
lint_random_files.yml
on: schedule
Lint Random Files
Annotations
3 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 ${{ }}?
|