Skip to content

Clang-Tidy: readability-container-contains (#5366) #6739

Clang-Tidy: readability-container-contains (#5366)

Clang-Tidy: readability-container-contains (#5366) #6739

Triggered via push April 22, 2026 22:54
Status Success
Total duration 32m 41s
Artifacts

codeql.yml

on: push
check_changes  /  check
5s
check_changes / check
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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 ${{ }}?