Fix Runtime Crash Due to Unlocked Access to Shared Properties #65
Annotations
10 warnings and 1 notice
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L14
static property '_jamison785Denesik803' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L30
static property '_maye976Dickinson688' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L46
static property '_milagros256Hills818' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L62
static property '_napoleon578Fay398' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L78
static property '_allen322Ferry570' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L94
static property '_beatris270Bogan287' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L110
static property '_edythe31Morar593' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L126
static property '_gonzalo160Duenas839' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L142
static property '_jacklyn830Veum823' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Sources/SpeziFHIRMockPatients/FHIRBundle+MockPatients.swift#L158
static property '_milton509Ortiz186' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
|
This job succeeded
Loading