Decompose Nearby Device Row #142
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
8s
SwiftLint
/
SwiftLint
10s
Markdown Link Check
/
markdown_link_check
37s
Annotations
4 errors and 1 warning
SwiftLint / SwiftLint:
Sources/SpeziDevicesUI/Scanning/ListInfoButton.swift#L12
Todo Violation: TODOs should be resolved (move to SpeziViews!) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/Model/OmronManufacturerData.swift#L107
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/Model/OmronManufacturerData.swift#L110
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint:
Sources/SpeziOmron/Model/OmronManufacturerData.swift#L106
Superfluous Disable Command Violation: SwiftLint rule 'function_default_parameter_at_end' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|