Skip to content

Ruby/QL: add discard predicates for locations

7c5b186
Select commit
Loading
Failed to load commit list.
Merged

Ruby/QL: add discard predicates for locations #19963

Ruby/QL: add discard predicates for locations
7c5b186
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Jul 4, 2025 in 11s

5 configurations not found

Warning: Code scanning cannot determine the alerts introduced by this pull request, because 5 configurations present on refs/heads/main were not found:

Actions workflow (csv-coverage-metrics.yml)

  • ❓  .github/workflows/csv-coverage-metrics.yml:publish-csharp
  • ❓  .github/workflows/csv-coverage-metrics.yml:publish-java

Actions workflow (codeql-analysis.yml)

  • ❓  .github/workflows/codeql-analysis.yml:CodeQL-Build/language:actions
  • ❓  .github/workflows/codeql-analysis.yml:CodeQL-Build/language:csharp

Actions workflow (cpp-swift-analysis.yml)

  • ❓  .github/workflows/cpp-swift-analysis.yml:CodeQL-Build

View all branch alerts.

Annotations

Check warning on line 14 in ql/ql/src/codeql_ql/ast/internal/TreeSitter.qll

See this annotation in the file changed.

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.

Check warning on line 20 in ql/ql/src/codeql_ql/ast/internal/TreeSitter.qll

See this annotation in the file changed.

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.

Check warning on line 14 in ruby/ql/lib/codeql/ruby/ast/internal/TreeSitter.qll

See this annotation in the file changed.

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.

Check warning on line 20 in ruby/ql/lib/codeql/ruby/ast/internal/TreeSitter.qll

See this annotation in the file changed.

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.