Swift 6 compatibility (#108) #691
build-and-test.yml
on: push
Build and Test Swift Package iOS
/
Test using xcodebuild or run fastlane
2m 30s
Build and Test Swift Package watchOS
/
Test using xcodebuild or run fastlane
3m 11s
Build and Test Swift Package visionOS
/
Test using xcodebuild or run fastlane
3m 26s
Build and Test Swift Package tvOS
/
Test using xcodebuild or run fastlane
2m 48s
Build and Test Swift Package macOS
/
Test using xcodebuild or run fastlane
2m 3s
Build and Test UI Tests iOS
/
Test using xcodebuild or run fastlane
4m 53s
Build and Test UI Tests visionOS
/
Test using xcodebuild or run fastlane
7m 22s
Build and Test Swift Package iOS Latest
/
Test using xcodebuild or run fastlane
2m 21s
Build and Test UI Tests iOS Latest
/
Test using xcodebuild or run fastlane
5m 36s
Upload Coverage Report
/
...
/
Create and upload coverage report
3m 11s
Annotations
81 warnings and 9 notices
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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.swift#L123
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:
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 macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
initialization of immutable value 'lifecycleHandlers' was never used; consider replacing with assignment to '_' or removing it
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L4
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.swift#L123
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:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L4
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#L4
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 iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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/Spezi.swift#L123
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 iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L175
passing argument of non-sendable type 'inout TaskGroup<BackgroundFetchResult>' (aka 'inout TaskGroup<UIBackgroundFetchResult>') outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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.swift#L123
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:
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 visionOS / 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 visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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/SpeziAppDelegate.swift#L170
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L175
passing argument of non-sendable type 'inout TaskGroup<BackgroundFetchResult>' (aka 'inout TaskGroup<UIBackgroundFetchResult>') outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L46
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L53
passing argument of non-sendable type 'inout TaskGroup<UNNotificationPresentationOptions?>' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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#L123
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:
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+Preview.swift#L65
initialization of immutable value 'lifecycleHandlers' was never used; consider replacing with assignment to '_' or removing it
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L175
passing argument of non-sendable type 'inout TaskGroup<BackgroundFetchResult>' (aka 'inout TaskGroup<WKBackgroundFetchResult>') outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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/SpeziAppDelegate.swift#L170
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L170
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziAppDelegate.swift#L175
passing argument of non-sendable type 'inout TaskGroup<BackgroundFetchResult>' (aka 'inout TaskGroup<UIBackgroundFetchResult>') outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L25
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L29
passing argument of non-sendable type 'inout TaskGroup<Void>' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/SpeziNotificationCenterDelegate.swift#L46
passing argument of non-sendable type 'any NotificationHandler' outside of main actor-isolated context may introduce data races
|
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 visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L19
stored property 'continuation' of 'Sendable'-conforming class 'RemoteNotificationContinuation' is mutable
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi.swift#L123
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#L4
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#L4
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/Spezi.swift#L123
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:
@__swiftmacro_5SpeziAAC7storage18ObservationTrackedfMp_.swift#L4
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#L4
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/Spezi.swift#L123
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:
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+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.
|
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 40 total (2.948 seconds)
|
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 40 total (3.120 seconds)
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 40 total (3.086 seconds)
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 40 total (3.157 seconds)
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 40 total (3.573 seconds)
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 40 total (3.208 seconds)
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 3 total (48.125 seconds)
|
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 3 total (72.637 seconds)
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 3 total (49.841 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Spezi-Package-iOS-Latest.xcresult
Expired
|
178 KB |
|
Spezi-Package-iOS.xcresult
Expired
|
141 KB |
|
Spezi-Package-macOS.xcresult
Expired
|
135 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
|
221 KB |
|
TestApp-iOS.xcresult
Expired
|
204 KB |
|
TestApp-visionOS.xcresult
Expired
|
203 KB |
|