dev/SwiftUI #73
Annotations
3 errors
Sources/ResearchKitSwiftUIBridge/ORKOrderedTaskView.swift#L194
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Sources/ResearchKitSwiftUIBridge/ORKOrderedTaskView.swift#L196
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
Sources/ResearchKitSwiftUIBridge/ORKOrderedTaskView.swift#L194
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)
|
The logs for this run have expired and are no longer available.
Loading