Skip to content

Fix Runtime Crash Due to Unlocked Access to Shared Properties #65

Fix Runtime Crash Due to Unlocked Access to Shared Properties

Fix Runtime Crash Due to Unlocked Access to Shared Properties #65

Re-run triggered July 1, 2024 19:13
Status Success
Total duration 2m 30s
Artifacts 2

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
1m 39s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
3m 24s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
2m 15s
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

21 warnings and 2 notices
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test UI Tests / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 2 total (59.831 seconds)
Build and Test Swift Package / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 1 total (0.003 seconds)