Introduce DSL approach to model BL GATT devices #19
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
11s
SwiftLint
/
...
/
SwiftLint
8s
Markdown Link Check
/
markdown_link_check
29s
Annotations
10 errors
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestApp/TestApp.swift#L15
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L24
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L27
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L30
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L15
Todo Violation: TODOs should be resolved (docs) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L21
Todo Violation: TODOs should be resolved (docs) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L25
Todo Violation: TODOs should be resolved (case disconnected) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L28
Todo Violation: TODOs should be resolved (case scanning) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L31
Todo Violation: TODOs should be resolved (case connected) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/BluetoothState.swift#L34
Todo Violation: TODOs should be resolved (localized string representable...) (todo)
|