Added algorithm for pagination to PDF export, allowing to export consent forms with more than 1 page (#49) #267
Annotations
2 errors and 10 warnings
The run was canceled by @PSchmiedmayer.
|
|
Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'
|
Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'
|
var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L55
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
|
Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L23
stored property 'asyncMarkdown' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type '() async -> Data'
|
Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport.swift#L24
stored property 'exportConfiguration' of 'Sendable'-conforming class 'ConsentDocumentExport' has non-sendable type 'ConsentDocument.ExportConfiguration'
|
@__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable
|
@__swiftmacro_15SpeziOnboarding21ConsentDocumentExportC9cachedPDF18ObservationTrackedfMp_.swift#L1
stored property '_cachedPDF' of 'Sendable'-conforming class 'ConsentDocumentExport' is mutable
|
This job was cancelled
Loading