Skip to content

Add missing qldoc

3256e2a
Select commit
Loading
Failed to load commit list.
Draft

Add 'View DFG' queries #21384

Add missing qldoc
3256e2a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Mar 2, 2026 in 2s

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.

View all branch alerts.

Annotations

Check warning on line 34 in ruby/ql/lib/ide-contextual-queries/printCfg.ql

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 9 in shared/dataflow/codeql/dataflow/PrintDfg.qll

See this annotation in the file changed.

Code scanning / CodeQL

Names only differing by case Warning

TT is only different by casing from Tt that is used elsewhere for modules.