Release #190
Annotations
8 warnings
Test:
Pods/XcodeEdit/Sources/XcodeEdit/PBXObject+Fields.swift#L12
generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
|
Test:
Pods/XcodeEdit/Sources/XcodeEdit/PBXObject+Fields.swift#L12
generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
|
Test:
Airship/AirshipCore/Tests/NativeBridgeActionHandlerTest.swift#L221
extension declares a conformance of imported type 'ActionArguments' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'AirshipCore' introduce this conformance in the future
|
Test:
Airship/AirshipCore/Tests/ChallengeResolverTest.swift#L121
class 'AirshipProtectionSpace' must restate inherited '@unchecked Sendable' conformance
|
Test:
Airship/AirshipCore/Tests/NativeBridgeActionHandlerTest.swift#L221
extension declares a conformance of imported type 'ActionArguments' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'AirshipCore' introduce this conformance in the future
|
Test:
Airship/AirshipCore/Tests/RemoteDataProviderTest.swift#L416
result of call to 'notifyOutdated(remoteDataInfo:)' is unused
|
Test:
Airship/AirshipCore/Tests/RemoteDataProviderTest.swift#L434
result of call to 'notifyOutdated(remoteDataInfo:)' is unused
|
Test:
Airship/AirshipCore/Tests/ChallengeResolverTest.swift#L121
class 'AirshipProtectionSpace' must restate inherited '@unchecked Sendable' conformance
|
Loading