Ensure access to PDFDocument is always concurrency safe #297
Annotations
7 errors
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ExportConfiguration+Defaults.swift#L43
static property 'defaultExportFontSettings' is not concurrency-safe because non-'Sendable' type 'ConsentDocument.ExportConfiguration.FontSettings' may have shared mutable state
|
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ConsentDocument+ExportConfiguration.swift#L129
stored property 'fontSettings' of 'Sendable'-conforming struct 'ExportConfiguration' has non-sendable type 'ConsentDocument.ExportConfiguration.FontSettings'
|
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ExportConfiguration+Defaults.swift#L54
static property 'defaultSystemDefaultFontSettings' is not concurrency-safe because non-'Sendable' type 'ConsentDocument.ExportConfiguration.FontSettings' may have shared mutable state
|
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ExportConfiguration+Defaults.swift#L43
static property 'defaultExportFontSettings' is not concurrency-safe because non-'Sendable' type 'ConsentDocument.ExportConfiguration.FontSettings' may have shared mutable state
|
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ExportConfiguration+Defaults.swift#L43
static property 'defaultExportFontSettings' is not concurrency-safe because non-'Sendable' type 'ConsentDocument.ExportConfiguration.FontSettings' may have shared mutable state
|
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ExportConfiguration+Defaults.swift#L54
static property 'defaultSystemDefaultFontSettings' is not concurrency-safe because non-'Sendable' type 'ConsentDocument.ExportConfiguration.FontSettings' may have shared mutable state
|
Build and test (xcodebuild)
Process completed with exit code 65.
|
Loading