Allow external ownership for Modules #667
build-and-test.yml
on: pull_request
Build and Test Swift Package iOS
/
Test using xcodebuild or run fastlane
2m 22s
Build and Test Swift Package watchOS
/
Test using xcodebuild or run fastlane
59s
Build and Test Swift Package visionOS
/
Test using xcodebuild or run fastlane
2m 55s
Build and Test Swift Package tvOS
/
Test using xcodebuild or run fastlane
2m 29s
Build and Test Swift Package macOS
/
Test using xcodebuild or run fastlane
58s
Build and Test UI Tests iOS
/
Test using xcodebuild or run fastlane
52s
Build and Test UI Tests visionOS
/
Test using xcodebuild or run fastlane
1m 51s
Upload Coverage Report
/
...
/
Create and upload coverage report
Annotations
6 errors, 31 warnings, and 4 notices
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/LifecycleHandlerTests.swift#L40
main actor-isolated class property 'homeScreenBundle' can not be referenced from a non-isolated context
|
Build and Test UI Tests 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
Restarting after unexpected exit, crash, or test timeout in DependencyTests.testModuleCycle(); summary will include totals from previous launches.
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
error: An empty identity is not valid when signing a binary for the product type 'UI Testing Bundle'. (in target 'TestAppUITests' from project 'UITests')
|
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
'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#L63
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:
Tests/SpeziTests/StandardTests/StandardInjectionTests.swift#L55
no 'async' operations occur within 'await' expression
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziTests/StandardTests/StandardInjectionTests.swift#L58
no 'async' operations occur within 'await' expression
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziTests/StandardTests/StandardConstraintTests.swift#L60
no 'async' operations occur within 'await' expression
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziTests/StandardTests/StandardConstraintTests.swift#L63
no 'async' operations occur within 'await' expression
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
'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#L63
initialization of immutable value 'lifecycleHandlers' was never used; consider replacing with assignment to '_' or removing it
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
'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#L69
'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/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 / 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 tvOS / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
'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#L69
'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:
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 tvOS / 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 / Test using xcodebuild or run fastlane:
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
'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+Preview.swift#L69
'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 / 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 / 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 / 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 iOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/LifecycleHandlerTests.swift#L19
call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in Swift 6
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/LifecycleHandlerTests.swift#L20
main actor-isolated property 'launchArguments' can not be mutated from a non-isolated context; this is an error in Swift 6
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/LifecycleHandlerTests.swift#L21
call to main actor-isolated instance method 'launch()' in a synchronous nonisolated context; this is an error in Swift 6
|
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/LifecycleHandlerTests.swift#L23
call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; 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#L63
'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#L69
'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/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 visionOS / 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 macOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 41 total (2.759 seconds)
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 41 total (2.867 seconds)
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 41 total (3.039 seconds)
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 41 total (3.014 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Spezi-Package-iOS.xcresult
Expired
|
140 KB |
|
Spezi-Package-macOS.xcresult
Expired
|
127 KB |
|
Spezi-Package-tvOS.xcresult
Expired
|
138 KB |
|
Spezi-Package-visionOS.xcresult
Expired
|
36.2 MB |
|
Spezi-Package-watchOS.xcresult
Expired
|
132 KB |
|
TestApp-iOS.xcresult
Expired
|
97 KB |
|
TestApp-visionOS.xcresult
Expired
|
9.68 KB |
|