Skip to content

Sync SwiftUI branch #54

Sync SwiftUI branch

Sync SwiftUI branch #54

Triggered via pull request November 18, 2024 10:25
Status Failure
Total duration 39s
Artifacts

pull_request.yml

on: pull_request
SwiftLint  /  SwiftLint
26s
SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
SwiftLint / SwiftLint: Sources/ResearchKitSwiftUI/ORKOrderedTaskView.swift#L195
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/ResearchKitSwiftUI/ORKOrderedTaskView.swift#L193
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)