Skip to content

C++20 is now the minimum required version #6383

C++20 is now the minimum required version

C++20 is now the minimum required version #6383

Triggered via pull request April 1, 2026 22:33
Status Success
Total duration 8m 39s
Artifacts

codeql.yml

on: pull_request
check_changes  /  check
7s
check_changes / check
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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 ${{ }}?
Analyze (python)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Analyze (cpp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.