Added algorithm for pagination to PDF export, allowing to export consent forms with more than 1 page (#49) #293
Annotations
6 errors and 10 warnings
Build and test (xcodebuild)
testDynamicOnboardingFlow2 on 'Clone 1 of iPad Pro 11-inch (M4) - TestAppUITests-Runner (22821)' (17.447 seconds)
|
Build and test (xcodebuild)
testDynamicOnboardingFlow3 on 'Clone 1 of iPad Pro 11-inch (M4) - TestAppUITests-Runner (22821)' (11.088 seconds)
|
Build and test (xcodebuild)
testOnboardingConsentMarkdown on 'Clone 1 of iPad Pro 11-inch (M4) - TestAppUITests-Runner (22821)' (10.730 seconds)
|
Build and test (xcodebuild)
testOnboardingConsentMarkdownRendering on 'Clone 1 of iPad Pro 11-inch (M4) - TestAppUITests-Runner (22821)' (16.412 seconds)
|
Build and test (xcodebuild)
testOverallOnboardingFlow on 'Clone 1 of iPad Pro 11-inch (M4) - TestAppUITests-Runner (22821)' (16.523 seconds)
|
Build and test (xcodebuild)
Process completed with exit code 65.
|
Build and test (xcodebuild):
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 (xcodebuild):
@__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 (xcodebuild):
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.UIKitAttributes, AttributeScopes.UIKitAttributes.FontAttribute>'; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
@__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 (xcodebuild):
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.UIKitAttributes, AttributeScopes.UIKitAttributes.FontAttribute>'; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
@__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 (xcodebuild):
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.UIKitAttributes, AttributeScopes.UIKitAttributes.FontAttribute>'; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
@__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 (xcodebuild):
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.UIKitAttributes, AttributeScopes.UIKitAttributes.FontAttribute>'; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
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
|
Loading