Skip to content

Decompose Nearby Device Row #142

Decompose Nearby Device Row

Decompose Nearby Device Row #142

Triggered via pull request November 17, 2024 11:49
Status Failure
Total duration 48s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  SwiftLint
10s
SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
37s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

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/