Remove AlamofireImage #62
Annotations
10 warnings
GitHub Action for SwiftLint:
ACKReactiveExtensions/UIKit/UITextFieldExtensions.swift#L29
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/UIKit/UITextFieldExtensions.swift#L29
Line Length Violation: Line should be 120 characters or less; currently it has 200 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/Core/Codable.swift#L21
Line Length Violation: Line should be 120 characters or less; currently it has 195 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/Core/Codable.swift#L29
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/Core/Codable.swift#L30
Line Length Violation: Line should be 120 characters or less; currently it has 187 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/Core/ActionExtensions.swift#L9
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/UIKit/TextfieldBinding.swift#L8
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/UIKit/TextfieldBinding.swift#L14
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/UIKit/TextfieldBinding.swift#L21
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
GitHub Action for SwiftLint:
ACKReactiveExtensions/UIKit/TextfieldBinding.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
Loading