This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
Do less work when block editor is disabled #824
Annotations
10 warnings
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/UIHostingView.swift#L12
Line Length Violation: Line should be 100 characters or less; currently it has 136 characters (line_length)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/UIHostingView.swift#L89
Line Length Violation: Line should be 100 characters or less; currently it has 123 characters (line_length)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/UITextViewHelpers.swift#L38
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/UITextViewHelpers.swift#L41
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/BlockEditor/Common/Transclude/BlockEditorTranscludeListView.swift#L74
Line Length Violation: Line should be 100 characters or less; currently it has 235 characters (line_length)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/BlockEditor/Common/Transclude/BlockEditorTranscludeListView.swift#L83
Line Length Violation: Line should be 100 characters or less; currently it has 235 characters (line_length)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/BlockEditor/Common/Transclude/BlockEditorTranscludeListView.swift#L87
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/BlockEditor/Common/Transclude/BlockEditorTranscludeListView.swift#L89
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/BlockEditor/Common/SubtextTextView.swift#L63
Line Length Violation: Line should be 100 characters or less; currently it has 111 characters (line_length)
|
GitHub Action for SwiftLint:
xcode/Subconscious/Shared/UIKit/BlockEditor/Appendix/Related/RelatedCell.swift#L105
Line Length Violation: Line should be 100 characters or less; currently it has 188 characters (line_length)
|
The logs for this run have expired and are no longer available.
Loading