Introduce DSL approach to model BL GATT devices #20
Annotations
10 errors
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L21
Empty XCTest Method Violation: Empty XCTest method should be avoided (empty_xctest_method)
|
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L11
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L28
Todo Violation: TODOs should be resolved (move this to a XCTBluetooth?) (todo)
|
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L30
Todo Violation: TODOs should be resolved (a test identity starting from ...) (todo)
|
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L27
Vertical Whitespace Violation: Limit vertical whitespace to maximum 2 empty lines; currently 3 (vertical_whitespace)
|
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L22
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L22
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
Sources/SpeziBluetooth/BluetoothState.swift#L24
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
Sources/SpeziBluetooth/BluetoothState.swift#L27
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
Sources/SpeziBluetooth/BluetoothState.swift#L30
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
The logs for this run have expired and are no longer available.
Loading