Skip to content

Parser: Strip CR (\r) #6681

Parser: Strip CR (\r)

Parser: Strip CR (\r) #6681

Triggered via pull request April 20, 2026 20:43
Status Success
Total duration 26m 32s
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.