Support Strict Concurrency #84
build-and-test.yml
on: pull_request
Build and Test Swift Package
/
Test using xcodebuild or run fastlane
1m 49s
Build and Test UI Tests
/
Test using xcodebuild or run fastlane
12m 45s
Upload Coverage Report
/
...
/
Create and upload coverage report
34s
Annotations
16 warnings
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/HealthKit.swift#L193
passing argument of non-sendable type 'inout TaskGroup<Void>' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/HealthKit.swift#L193
passing argument of non-sendable type 'inout TaskGroup<Void>' outside of main actor-isolated context may introduce data races
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziHealthKit/Logging/Logger+HealthKit.swift#L14
static property 'healthKit' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/HealthKitStore.swift#L22
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/HealthKitTestAppStandard.swift#L16
'init()' is deprecated: Please explicitly specify the Module type.
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/HealthKitTestAppStandard.swift#L16
'init()' is deprecated: Please explicitly specify the Module type.
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/HealthKitStore.swift#L22
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Tests/UITests/TestApp/HealthKitStore.swift#L48
passing argument of non-sendable type 'UNUserNotificationCenter' outside of main actor-isolated context may introduce data races
|
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SpeziHealthKit.xcresult
|
97.9 KB |
|
TestApp.xcresult
|
1.49 MB |
|