fix(dotnet): simplify build tool lookup #1181
Annotations
2 errors and 3 warnings
|
Unit Testing
Process completed with exit code 1.
|
|
|
|
.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