Skip to content

dev/SwiftUI

dev/SwiftUI #72

Re-run triggered November 18, 2024 16:21
Status Failure
Total duration 32s
Artifacts

pull_request.yml

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

Annotations

2 errors
SwiftLint / SwiftLint: Sources/ResearchKitSwiftUIBridge/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/ResearchKitSwiftUIBridge/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)