Swift 6 language mode readiness and bump dependencies #70
Annotations
10 warnings
Build and test (xcodebuild):
Sources/SpeziFHIR/Extensions/FHIR+Identifiable.swift#L12
extension declares a conformance of imported type 'Resource' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'ModelsR4' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziFHIR/Extensions/FHIR+Identifiable.swift#L17
extension declares a conformance of imported type 'FHIRPrimitive' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'ModelsR4' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziFHIR/Extensions/FHIR+Identifiable.swift#L12
extension declares a conformance of imported type 'Resource' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'ModelsR4' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziFHIR/Extensions/FHIR+Identifiable.swift#L17
extension declares a conformance of imported type 'FHIRPrimitive' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'ModelsR4' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L14
static property '_jamison785Denesik803' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L30
static property '_maye976Dickinson688' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L46
static property '_milagros256Hills818' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L62
static property '_napoleon578Fay398' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L78
static property '_allen322Ferry570' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
Build and test (xcodebuild):
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L94
static property '_beatris270Bogan287' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
Loading