Fix duplicated delivery of Omron Measurements #120
Annotations
10 errors and 7 warnings
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L160
testDiscardingMeasurements, XCTAssertTrue failed
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L161
testDiscardingMeasurements, XCTAssertEqual failed: ("0") is not equal to ("2")
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L163
testDiscardingMeasurements, XCTUnwrap failed: expected non-nil value of type "HealthKitMeasurement"
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L78
testReceivingBloodPressureMeasurements, XCTAssertTrue failed
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L79
testReceivingBloodPressureMeasurements, XCTAssertEqual failed: ("0") is not equal to ("1")
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L81
testReceivingBloodPressureMeasurements, XCTUnwrap failed: expected non-nil value of type "HealthKitMeasurement"
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L30
testReceivingWeightMeasurements, XCTAssertTrue failed
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L31
testReceivingWeightMeasurements, XCTAssertEqual failed: ("0") is not equal to ("1")
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L33
testReceivingWeightMeasurements, XCTUnwrap failed: expected non-nil value of type "HealthKitMeasurement"
|
|
Sources/SpeziDevices/PairedDevices.swift#L120
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/PairedDevices.swift#L121
'init()' is deprecated: Please explicitly specify the Module type.
|
Sources/SpeziDevices/Testing/MockDevice.swift#L34
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/PairedDevices.swift#L120
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/PairedDevices.swift#L121
'init()' is deprecated: Please explicitly specify the Module type.
|
Sources/SpeziDevices/Testing/MockDevice.swift#L34
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/Testing/MockDevice.swift#L34
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
This job failed
Loading