Clang-Tidy: readability-container-contains (#5366) #6739
codeql.yml
on: push
check_changes
/
check
5s
Matrix: Analyze
Annotations
1 warning
|
Workflow syntax warning:
.github/workflows/codeql.yml#L21
.github/workflows/codeql.yml (Line: 21, Col: 9): 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 ${{ }}?
|