Skip to content

Extract SpeziConsent from SpeziOnboarding #282

Extract SpeziConsent from SpeziOnboarding

Extract SpeziConsent from SpeziOnboarding #282

Triggered via pull request October 22, 2024 00:19
Status Cancelled
Total duration 30m 23s
Artifacts 8

build-and-test.yml

on: pull_request
Matrix: Build and Test Swift Package iOS
Matrix: Build and Test Swift Package macOS
Matrix: Build and Test Swift Package visionOS
Matrix: Build and Test UI Tests iOS
Matrix: Build and Test UI Tests visionOS
Build and Test UI Tests iPadOS  /  Test using xcodebuild or run fastlane
10m 3s
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane
Build and Test Swift Package iOS Latest  /  Test using xcodebuild or run fastlane
1m 32s
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane
Build and Test UI Tests iOS Latest  /  Test using xcodebuild or run fastlane
8m 21s
Build and Test UI Tests iOS Latest / 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 105 warnings
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane
testOnboardingConsentPDFExport on 'Clone 1 of iPhone 15 Pro - TestAppUITests-Runner (69421)' (34.051 seconds)
Build and Test UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane
testOnboardingConsentPDFExport on 'Clone 1 of Apple Vision Pro - TestAppUITests-Runner (78969)' (51.201 seconds)
Build and Test UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane
testOnboardingConsentPDFExport on 'Clone 1 of Apple Vision Pro - TestAppUITests-Runner (33425)' (52.112 seconds)
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L56
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L54
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingConsentView.swift#L121
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Release, SpeziOnboarding-macOS-Release.xcresult, SpeziOnboard... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L59
main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Release, SpeziOnboarding-macOS-Release.xcresult, SpeziOnboard... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L59
main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Release, SpeziOnboarding-macOS-Release.xcresult, SpeziOnboard... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L59
main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Release, SpeziOnboarding-macOS-Release.xcresult, SpeziOnboard... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L60
main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Debug, SpeziOnboarding-macOS.xcresult, SpeziOnboarding-macOS.... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L59
main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Debug, SpeziOnboarding-macOS.xcresult, SpeziOnboarding-macOS.... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L59
main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Debug, SpeziOnboarding-macOS.xcresult, SpeziOnboarding-macOS.... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L59
main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test Swift Package macOS (Debug, SpeziOnboarding-macOS.xcresult, SpeziOnboarding-macOS.... / Test using xcodebuild or run fastlane: Sources/SpeziConsent/ConsentView/OnboardingConsentView+ShareSheet.swift#L60
main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L56
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L54
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingConsentView.swift#L121
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L28
non-sendable type 'PDFDocument' in asynchronous access to actor-isolated property 'pdf' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'PDFKit'
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L33
capture of 'pdf' with non-sendable type 'PDFDocument' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L56
non-sendable type 'PDFDocument' in implicitly asynchronous access to main actor-isolated property 'firstConsentData' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingConsentView.swift#L121
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L56
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L54
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L28
non-sendable type 'PDFDocument' in asynchronous access to actor-isolated property 'pdf' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'PDFKit'
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L33
capture of 'pdf' with non-sendable type 'PDFDocument' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L56
non-sendable type 'PDFDocument' in implicitly asynchronous access to main actor-isolated property 'firstConsentData' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingConsentView.swift#L121
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L56
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L28
non-sendable type 'PDFDocument' in asynchronous access to actor-isolated property 'pdf' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L33
capture of 'pdf' with non-sendable type 'PDFDocument' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L56
non-sendable type 'PDFDocument' in implicitly asynchronous access to main actor-isolated property 'firstConsentData' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: Sources/SpeziConsent/OnboardingConsentView.swift#L121
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
Build and Test UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L28
non-sendable type 'PDFDocument' in asynchronous access to actor-isolated property 'pdf' cannot cross actor boundary; this is an error in the Swift 6 language mode
Build and Test UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L33
capture of 'pdf' with non-sendable type 'PDFDocument' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Build and Test UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/ExampleStandard.swift#L56
non-sendable type 'PDFDocument' in implicitly asynchronous access to main actor-isolated property 'firstConsentData' cannot cross actor boundary; this is an error in the Swift 6 language mode

Artifacts

Produced during runtime
Name Size
SpeziOnboarding-iOS-Latest.xcresult
142 KB
SpeziOnboarding-iOS.xcresult
143 KB
SpeziOnboarding-macOS.xcresult
139 KB
SpeziOnboarding-visionOS.xcresult
142 KB
TestApp-iOS-Latest.xcresult
2.85 MB
TestApp-iOS.xcresult
115 MB
TestApp-iPadOS.xcresult
2.56 MB
TestApp-visionOS.xcresult
130 MB