Bluetooth Device Pairing Infrastructure and Health Measurements #6
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
7s
SwiftLint
/
SwiftLint
9s
Annotations
10 errors
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronOptionService.swift#L22
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronOptionService.swift#L24
Todo Violation: TODOs should be resolved (OMRON Measurement (BLM): C195D...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronOptionService.swift#L26
Todo Violation: TODOs should be resolved (Body Composition: 8FF2DDFB-4A5...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronHealthDevice.swift#L17
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronHealthDevice.swift#L21
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronHealthDevice.swift#L31
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/Characteristic/CharacteristicAccessor+OmronRecordAccess.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'attributes' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronManufacturerData.swift#L16
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronManufacturerData.swift#L17
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/OmronManufacturerData.swift#L15
Missing Docs Violation: public declarations should be documented (missing_docs)
|