Skip to content

Introduce DSL approach to model BL GATT devices #20

Introduce DSL approach to model BL GATT devices

Introduce DSL approach to model BL GATT devices #20

Triggered via pull request January 12, 2024 16:07
Status Failure
Total duration 29s
Artifacts
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
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
8s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
18s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

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)