fix: avoid erroneous async derived expressions for blocks #22870
Annotations
2 warnings
|
Workflow syntax warning:
.github/workflows/ci.yml#L96
.github/workflows/ci.yml (Line: 96, 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/ci.yml#L99
.github/workflows/ci.yml (Line: 99, 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 ${{ }}?
|