-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Swift: extract still unextracted entities from the 6.0.2 upgrade #19299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swift: add change note
1c11c55
Swift: extract still unextracted entities from the 6.0.2 upgrade #19299
1c11c55
6 configurations not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 6 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 - ❓
.github/workflows/codeql-analysis.yml:CodeQL-Build/language:actions - ❓
.github/workflows/codeql-analysis.yml:CodeQL-Build/language:csharp
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 123 in swift/ql/lib/codeql/swift/elements.qll
Code scanning / CodeQL
Redundant import Warning
codeql.swift.elements.MacroRole
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
Redundant import, the module is already imported inside
codeql.swift.elements.expr.AnyTryExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.AppliedPropertyWrapperExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ApplyExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.Argument
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ArrayExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.AssignExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.BindOptionalExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CaptureListExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ClosureExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CollectionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ConsumeExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CopyExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CurrentContextIsolationExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DeclRefExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DefaultArgumentExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DictionaryExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DiscardAssignmentExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DotSyntaxBaseIgnoredExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DynamicTypeExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.EnumIsCaseExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ErrorExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ExplicitCastExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ExtractFunctionIsolationExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ForceValueExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.IdentityExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.IfExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ImplicitConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.InOutExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.KeyPathApplicationExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.KeyPathDotExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.KeyPathExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LazyInitializationExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LiteralExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LookupExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.MakeTemporarilyEscapableExpr
Redundant import, the module is already imported inside [codeql.swift.elements.expr.Material
Check warning on line 130 in swift/ql/lib/codeql/swift/elements.qll
Code scanning / CodeQL
Redundant import Warning
codeql.swift.elements.expr.AbiSafeConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ActorIsolationErasureExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.AnyHashableErasureExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ArchetypeToSuperExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ArrayToPointerExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.BridgeFromObjCExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.BridgeToObjCExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ClassMetatypeToObjectExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CollectionUpcastConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ConditionalBridgeFromObjCExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CovariantFunctionConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.CovariantReturnConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DerivedToBaseExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DestructureTupleExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DifferentiableFunctionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.DifferentiableFunctionExtractOriginalExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ErasureExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ExistentialMetatypeToObjectExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ForeignObjectConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.FunctionConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.InOutToPointerExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.InjectIntoOptionalExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LinearFunctionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LinearFunctionExtractOriginalExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LinearToDifferentiableFunctionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.LoadExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.MetatypeConversionExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.PointerToPointerExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.ProtocolMetatypeToObjectExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.StringToPointerExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.UnderlyingToOpaqueExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.UnevaluatedInstanceExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.UnreachableExpr
Redundant import, the module is already imported inside
codeql.swift.elements.expr.UnresolvedTypeConversionExpr
Redundant import, the module is already imported inside codeql.swift.elements.expr.UnsafeCastExpr.