Skip to content

Address review comments

baf186f
Select commit
Loading
Failed to load commit list.
Merged

Rust: Models-as-data for flow summaries #18231

Address review comments
baf186f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL completed Dec 11, 2024 in 5s

4 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 4 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

Actions workflow (cpp-swift-analysis.yml)

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

New alerts in code changed by this pull request

  • 6 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 99 in rust/ql/test/library-tests/dataflow/models/main.rs

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable Note test

Variable 's' is not used.

Check notice on line 118 in rust/ql/test/library-tests/dataflow/models/main.rs

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable Note test

Variable 'i' is not used.

Check notice on line 133 in rust/ql/test/library-tests/dataflow/models/main.rs

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable Note test

Variable 'a' is not used.

Check notice on line 143 in rust/ql/test/library-tests/dataflow/models/main.rs

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable Note test

Variable 'i' is not used.

Check notice on line 154 in rust/ql/test/library-tests/dataflow/models/main.rs

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable Note test

Variable 'a' is not used.

Check notice on line 167 in rust/ql/test/library-tests/dataflow/models/main.rs

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable Note test

Variable 'i' is not used.