dev/SwiftUI #72
pull_request.yml
on: pull_request
SwiftLint
/
SwiftLint
18s
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)
|