Skip to content

Allow @Application in SwiftUI views and additional notifications support #744

Allow @Application in SwiftUI views and additional notifications support

Allow @Application in SwiftUI views and additional notifications support #744

Triggered via pull request September 17, 2024 09:49
Status Failure
Total duration 5m 10s
Artifacts 7

build-and-test.yml

on: pull_request
Build and Test Swift Package iOS  /  Test using xcodebuild or run fastlane
1m 1s
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Build and Test Swift Package watchOS  /  Test using xcodebuild or run fastlane
57s
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Build and Test Swift Package visionOS  /  Test using xcodebuild or run fastlane
45s
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Build and Test Swift Package tvOS  /  Test using xcodebuild or run fastlane
59s
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Build and Test Swift Package macOS  /  Test using xcodebuild or run fastlane
1m 5s
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Build and Test UI Tests iOS  /  Test using xcodebuild or run fastlane
2m 12s
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
Build and Test UI Tests visionOS  /  Test using xcodebuild or run fastlane
2m 28s
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziTests/CapabilityTests/ModuleCommunicationTests.swift#L58
main actor-isolated instance method 'setUp()' has different actor isolation from nonisolated overridden declaration
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Tests/SpeziTests/CapabilityTests/ModuleCommunicationTests.swift#L58
main actor-isolated instance method 'setUp()' has different actor isolation from nonisolated overridden declaration
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Tests/SpeziTests/CapabilityTests/ModuleCommunicationTests.swift#L58
main actor-isolated instance method 'setUp()' has different actor isolation from nonisolated overridden declaration
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Tests/SpeziTests/CapabilityTests/ModuleCommunicationTests.swift#L58
main actor-isolated instance method 'setUp()' has different actor isolation from nonisolated overridden declaration
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package watchOS / 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/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: 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: 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: 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.

Artifacts

Produced during runtime
Name Size
Spezi-Package-iOS.xcresult
67.3 KB
Spezi-Package-macOS.xcresult
66 KB
Spezi-Package-tvOS.xcresult
67.1 KB
Spezi-Package-visionOS.xcresult
67.9 KB
Spezi-Package-watchOS.xcresult
61.5 KB
TestApp-iOS.xcresult
255 KB
TestApp-visionOS.xcresult
261 KB