Release #175
Annotations
11 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/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/AirshipPreferenceCenter/Tests/view/PreferenceCenterStateTest.swift#L207
'AssociatedChannel' is deprecated: Use ContactConflictEvent.ChannelInfo instead
|
Test:
Airship/AirshipPreferenceCenter/Tests/view/PreferenceCenterStateTest.swift#L208
'AssociatedChannel' is deprecated: Use ContactConflictEvent.ChannelInfo instead
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "airship", "airship-carthage", "docs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading