Fixed missing swiftlint package dependency #300
Annotations
2 errors and 10 warnings
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L62
testECGHealthKitMapping, XCTAssertTrue failed
|
Build and test (xcodebuild)
Process completed with exit code 65.
|
Build and test (xcodebuild):
Sources/HealthKitOnFHIR/HKSampleMapping/MappedUnit.swift#L23
stored property 'hkunit' of 'Sendable'-conforming struct 'MappedUnit' has non-sendable type 'HKUnit'
|
Build and test (xcodebuild):
Sources/HealthKitOnFHIR/HKSampleMapping/MappedUnit.swift#L23
stored property 'hkunit' of 'Sendable'-conforming struct 'MappedUnit' has non-sendable type 'HKUnit'
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/WriteDataView.swift#L26
passing argument of non-sendable type 'WriteDataView' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ReadDataView.swift#L39
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ReadDataView.swift#L41
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/CreateWorkoutView.swift#L78
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L54
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L56
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L59
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L60
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Loading