chore: lint project #7
Annotations
10 errors
Lint with SwiftLint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L20
Line Length Violation: Line should be 160 characters or less; currently it has 219 characters (line_length)
|
Lint with SwiftLint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L33
Line Length Violation: Line should be 160 characters or less; currently it has 283 characters (line_length)
|
Lint with SwiftLint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L38
Line Length Violation: Line should be 160 characters or less; currently it has 260 characters (line_length)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoDRM.swift#L4
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoDRM.swift#L138
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoDRM.swift#L61
Line Length Violation: Line should be 160 characters or less; currently it has 199 characters (line_length)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoDRM.swift#L121
Line Length Violation: Line should be 160 characters or less; currently it has 173 characters (line_length)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoDRM.swift#L138
Line Length Violation: Line should be 160 characters or less; currently it has 224 characters (line_length)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoUtils.swift#L299
Empty String Violation: Prefer checking `isEmpty` over comparing `string` to an empty string literal (empty_string)
|
Lint with SwiftLint:
ios/Video/Features/RCTVideoUtils.swift#L191
Line Length Violation: Line should be 160 characters or less; currently it has 165 characters (line_length)
|
The logs for this run have expired and are no longer available.
Loading