Ql4Ql fixes. #20314
Ql4Ql fixes. #20314
3 configurations not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 3 configurations present on refs/heads/main were not found:
Actions workflow (rust-analysis.yml)
- ❓
.github/workflows/rust-analysis.yml:analyze/language:rust
Actions workflow (csv-coverage-metrics.yml)
- ❓
.github/workflows/csv-coverage-metrics.yml:publish-csharp - ❓
.github/workflows/csv-coverage-metrics.yml:publish-java
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 655 in cpp/ql/lib/experimental/cryptography/modules/OpenSSL.qll
Code scanning / CodeQL
Acronyms should be PascalCase/camelCase Warning
Check warning on line 389 in go/ql/src/experimental/IntegerOverflow/RangeAnalysis.qll
Code scanning / CodeQL
Use of 'if' with a 'none()' branch. Warning