Skip to content

Merge branch 'main' into redsun82/swift-6

92ec7e8
Select commit
Loading
Failed to load commit list.
Merged

Swift: make pack compilable with Swift 6 #17699

Merge branch 'main' into redsun82/swift-6
92ec7e8
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 13, 2024 in 10s

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 (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

Actions workflow (codeql-analysis.yml)

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

New alerts in code changed by this pull request

  • 10 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 8 in swift/ql/lib/codeql/swift/elements/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.swift.elements.decl.PatternBindingDecl
.
Redundant import, the module is already imported inside
codeql.swift.elements.decl.VarDecl
.

Check warning on line 10 in swift/ql/lib/codeql/swift/elements/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.swift.elements.decl.PatternBindingDecl
.
Redundant import, the module is already imported inside
codeql.swift.elements.decl.VarDecl
.

Check warning on line 11 in swift/ql/lib/codeql/swift/elements/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.swift.elements.decl.VarDecl
.

Check warning on line 12 in swift/ql/lib/codeql/swift/elements/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.swift.elements.stmt.BraceStmt
.

Check warning on line 28 in swift/ql/lib/codeql/swift/frameworks/StandardLibrary/Collection.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant assignment Warning

The variable row
has previously been assigned
the same value
.

Check warning on line 71 in swift/ql/lib/codeql/swift/frameworks/StandardLibrary/Collection.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant assignment Warning

The variable row
has previously been assigned
the same value
.

Check warning on line 10 in swift/ql/lib/codeql/swift/generated/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning generated

Redundant import, the module is already imported inside
codeql.swift.elements.decl.PatternBindingDecl
.
Redundant import, the module is already imported inside
codeql.swift.elements.decl.VarDecl
.

Check warning on line 12 in swift/ql/lib/codeql/swift/generated/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning generated

Redundant import, the module is already imported inside
codeql.swift.elements.decl.PatternBindingDecl
.
Redundant import, the module is already imported inside
codeql.swift.elements.decl.VarDecl
.

Check warning on line 13 in swift/ql/lib/codeql/swift/generated/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning generated

Redundant import, the module is already imported inside
codeql.swift.elements.decl.VarDecl
.

Check warning on line 14 in swift/ql/lib/codeql/swift/generated/stmt/ForEachStmt.qll

See this annotation in the file changed.

Code scanning / CodeQL

Redundant import Warning generated

Redundant import, the module is already imported inside
codeql.swift.elements.stmt.BraceStmt
.