Provide integration points for SpeziNotifications, Swift 6 and silence some warnings #753
Annotations
10 warnings and 6 notices
Tests/SpeziTests/CapabilityTests/NotificationsTests.swift#L16
'registerRemoteNotifications' is deprecated: Please migrate to the new SpeziNotifications package.
|
Tests/SpeziTests/CapabilityTests/NotificationsTests.swift#L18
'unregisterRemoteNotifications' is deprecated: Please migrate to the new SpeziNotifications package.
|
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L662
code after 'throw' will never be executed
|
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L249
code after 'throw' will never be executed
|
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L650
code after 'throw' will never be executed
|
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L662
code after 'throw' will never be executed
|
Tests/SpeziTests/StandardTests/StandardUnfulfilledConstraintTests.swift#L45
code after 'throw' will never be executed
|
Tests/SpeziTests/CapabilityTests/ModuleCommunicationTests.swift#L78
code after 'throw' will never be executed
|
Tests/SpeziTests/CapabilityTests/NotificationsTests.swift#L16
'registerRemoteNotifications' is deprecated: Please migrate to the new SpeziNotifications package.
|
Tests/SpeziTests/CapabilityTests/NotificationsTests.swift#L18
'unregisterRemoteNotifications' is deprecated: Please migrate to the new SpeziNotifications package.
|
|
|
|
|
|
|
This job succeeded
Loading