Provide integration points for SpeziNotifications, Swift 6 and silence some warnings #736
Annotations
10 errors and 2 warnings
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Capabilities/Application.swift#L90
attribute can only be applied to declarations, not types
|
Sources/Spezi/Notifications/Spezi+NotificationSettings.swift#L19
consecutive declarations on a line must be separated by ';'
|
Sources/Spezi/Notifications/Spezi+NotificationSettings.swift#L19
expected declaration
|
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Sources/Spezi/Capabilities/Application.swift#L92
main actor-isolated instance method 'update()' cannot be used to satisfy nonisolated protocol requirement
|
This job failed
Loading