Bluetooth Device Pairing Infrastructure and Health Measurements #63
Annotations
5 errors and 2 warnings
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L220
testBluetoothMeasurementCodable, failed: caught error: "keyNotFound(CodingKeys(stringValue: "bloodPressure", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"bloodPressure\", intValue: nil) (\"bloodPressure\").", underlyingError: nil))"
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L135
testMeasurementStorage, XCTAssertEqual failed: ("0") is not equal to ("2")
|
Tests/SpeziDevicesTests/HealthMeasurementsTests.swift#L141
testMeasurementStorage, failed - Order of measurements doesn't match: []
|
|
|
Sources/SpeziDevices/Measurements/BluetoothHealthMeasurement.swift#L102
immutable value 'measurement' was never used; consider replacing with '_' or removing it
|
Sources/SpeziDevices/HealthMeasurements.swift#L276
variable 'fetchAll' was never mutated; consider changing to 'let' constant
|
This job failed
Loading