Skip to content

Added algorithm for pagination to PDF export, allowing to export consent forms with more than 1 page (#49) #267

Added algorithm for pagination to PDF export, allowing to export consent forms with more than 1 page (#49)

Added algorithm for pagination to PDF export, allowing to export consent forms with more than 1 page (#49) #267

Triggered via pull request August 30, 2024 22:38
Status Cancelled
Total duration 4m 29s
Artifacts

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
Build and Test UI Tests iOS  /  Test using xcodebuild or run fastlane
1m 39s
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
Build and Test UI Tests iPadOS  /  Test using xcodebuild or run fastlane
4m 20s
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane
Build and Test UI Tests visionOS  /  Test using xcodebuild or run fastlane
1m 33s
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Build and Test Swift Package iOS Latest  /  Test using xcodebuild or run fastlane
3m 23s
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
3m 54s
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

22 errors and 40 warnings
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
error: /Users/githubaction/runner/_work/SpeziOnboarding/SpeziOnboarding/Tests/UITests/.derivedData/Build/Products/Release-iphonesimulator/SpeziViews_SpeziViews.bundle: No such file or directory (in target 'TestApp' from project 'UITests')
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
error: /Users/githubaction/runner/_work/SpeziOnboarding/SpeziOnboarding/Tests/UITests/.derivedData/Build/Products/Release-iphonesimulator/SpeziViews_SpeziPersonalInfo.bundle: No such file or directory (in target 'TestApp' from project 'UITests')
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
error: /Users/githubaction/runner/_work/SpeziOnboarding/SpeziOnboarding/Tests/UITests/.derivedData/Build/Products/Release-iphonesimulator/SpeziOnboarding_SpeziOnboarding.bundle: No such file or directory (in target 'TestApp' from project 'UITests')
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
error: /Users/githubaction/runner/_work/SpeziOnboarding/SpeziOnboarding/Tests/UITests/.derivedData/Build/Products/Release-iphonesimulator/SpeziFoundation_SpeziFoundation.bundle: No such file or directory (in target 'TestApp' from project 'UITests')
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
Process completed with exit code 1.
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane
Process completed with exit code 1.
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane
Process completed with exit code 1.
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane
The operation was canceled.
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/OnboardingConsentView.swift#L121
passing argument of non-sendable type 'OnboardingDataSource' outside of main actor-isolated context may introduce data races
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/OnboardingDataSource.swift#L55
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/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/SpeziOnboarding/OnboardingDataSource.swift#L55
'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/SpeziOnboarding/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/SpeziOnboarding/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 iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'; this is an error in the Swift 6 language mode
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'; this is an error in the Swift 6 language mode
Build and Test UI Tests iOS Latest / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable; this is an error in the Swift 6 language mode
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/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/SpeziOnboarding/OnboardingDataSource.swift#L55
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/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/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: @__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable