Fix registerRemoteNotifications action would never return #726
build-and-test.yml
on: pull_request
Build and Test Swift Package iOS
/
Test using xcodebuild or run fastlane
1m 15s
Build and Test Swift Package watchOS
/
Test using xcodebuild or run fastlane
1m 9s
Build and Test Swift Package visionOS
/
Test using xcodebuild or run fastlane
1m 38s
Build and Test Swift Package tvOS
/
Test using xcodebuild or run fastlane
1m 33s
Build and Test Swift Package macOS
/
Test using xcodebuild or run fastlane
1m 32s
Build and Test UI Tests iOS
/
Test using xcodebuild or run fastlane
2m 49s
Build and Test UI Tests visionOS
/
Test using xcodebuild or run fastlane
2m 53s
Build and Test Swift Package iOS Latest
/
Test using xcodebuild or run fastlane
1m 35s
Build and Test UI Tests iOS Latest
/
Test using xcodebuild or run fastlane
2m 47s
Upload Coverage Report
/
...
/
Create and upload coverage report
Annotations
6 errors and 80 warnings
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/RemoteNotificationsTests.swift#L29
testRegistrationOnSimulator, XCTAssertTrue failed
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/RemoteNotificationsTests.swift#L29
testRegistrationOnSimulator, XCTAssertTrue failed
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/RemoteNotificationsTests.swift#L29
testRegistrationOnSimulator, XCTAssertTrue failed
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
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
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNNotificationResponse' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
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
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L71
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
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
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNNotificationResponse' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
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
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L71
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L71
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane:
Sources/XCTSpezi/DependencyResolution.swift#L37
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane:
Sources/XCTSpezi/DependencyResolution.swift#L37
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
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
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNNotificationResponse' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
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
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNNotificationResponse' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
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
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L71
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Sources/XCTSpezi/DependencyResolution.swift#L37
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Sources/XCTSpezi/DependencyResolution.swift#L37
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestModule.swift#L46
'LifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestModule.swift#L46
'LifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
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
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNNotificationResponse' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
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
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L43
non-sendable type 'UNNotification' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:willPresent:)' cannot cross actor boundary
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNUserNotificationCenter' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L15
non-sendable type 'UNNotificationResponse' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'userNotificationCenter(_:didReceive:)' cannot cross actor boundary
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Utilities/DynamicReference.swift#L34
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L9
stored property '_storage' of 'Sendable'-conforming class 'Spezi' is mutable
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Spezi-Package-iOS-Latest.xcresult
Expired
|
187 KB |
|
Spezi-Package-iOS.xcresult
Expired
|
140 KB |
|
Spezi-Package-macOS.xcresult
Expired
|
134 KB |
|
Spezi-Package-tvOS.xcresult
Expired
|
139 KB |
|
Spezi-Package-visionOS.xcresult
Expired
|
139 KB |
|
Spezi-Package-watchOS.xcresult
Expired
|
139 KB |
|
TestApp-iOS-Latest.xcresult
Expired
|
54.6 MB |
|
TestApp-iOS.xcresult
Expired
|
52.7 MB |
|
TestApp-visionOS.xcresult
Expired
|
65.3 MB |
|