Build & Test #1163
Annotations
3 warnings
|
.github/workflows/build.yml#L279
.github/workflows/build.yml (Line: 279, 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 ${{ }}?
|
|
.github/workflows/build.yml#L308
.github/workflows/build.yml (Line: 308, 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 ${{ }}?
|
|
.github/workflows/build.yml#L400
.github/workflows/build.yml (Line: 400, 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 ${{ }}?
|
Loading