Introduce DSL approach to model BL GATT devices #20
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
6s
SwiftLint
/
...
/
SwiftLint
8s
Markdown Link Check
/
markdown_link_check
18s
Annotations
10 errors
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L21
Empty XCTest Method Violation: Empty XCTest method should be avoided (empty_xctest_method)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L11
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L28
Todo Violation: TODOs should be resolved (move this to a XCTBluetooth?) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L30
Todo Violation: TODOs should be resolved (a test identity starting from ...) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziBluetoothTests/ByteCodableTests.swift#L27
Vertical Whitespace Violation: Limit vertical whitespace to maximum 2 empty lines; currently 3 (vertical_whitespace)
|
SwiftLint / SwiftLint / SwiftLint:
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)
|
SwiftLint / SwiftLint / SwiftLint:
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)
|
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)
|