Skip to content

Merge branch 'main' into redsun82/cargo-upgrade

e91911b
Select commit
Loading
Failed to load commit list.
Merged

Upgrade cargo dependencies #18789

Merge branch 'main' into redsun82/cargo-upgrade
e91911b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Mar 4, 2025 in 2s

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

  • 1 warning

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 7 in rust/ql/lib/codeql/rust/elements/RecordField.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.rust.elements.Attr
.
Redundant import, the module is already imported inside
codeql.rust.elements.Expr
.
Redundant import, the module is already imported inside
codeql.rust.elements.Name
.
Redundant import, the module is already imported inside
codeql.rust.elements.TypeRepr
.
Redundant import, the module is already imported inside
codeql.rust.elements.Visibility
.