Provide integration points for SpeziNotifications, Swift 6 and silence some warnings #739
Annotations
7 errors and 4 warnings
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/Notifications/Spezi+NotificationSettings.swift#L19
cannot find type 'sending' in scope
|
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/Notifications/Spezi+NotificationSettings.swift#L19
cannot find type 'sending' in scope
|
|
Sources/Spezi/Capabilities/Application.swift#L99
main actor-isolated instance method 'update()' cannot be used to satisfy nonisolated protocol requirement
|
Sources/Spezi/Spezi/Spezi.swift#L91
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
This job failed
Loading