Markdown Checkbox Functionality #231
Annotations
2 errors and 3 warnings
Tests/UITests/TestApp/Views/OnboardingConsentMarkdownRenderingView.swift#L22
Closure Body Length Violation: Closure body should span 35 lines or less excluding comments and whitespace: currently spans 36 lines (closure_body_length)
|
|
Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift#L76
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
Sources/SpeziOnboarding/ConsentView/ConsentDocument.swift#L204
Closure Spacing Violation: Closure expressions should have a single space inside each brace (closure_spacing)
|
Sources/SpeziOnboarding/ConsentView/ConsentDocument.swift#L97
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
This job failed
Loading