Merge remote-tracking branch 'upstream/master' #2
Annotations
10 errors
ios/Video/RCTVideoManager.swift#L49
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
ios/Video/RCTVideoManager.swift#L48
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
ios/Video/Features/RCTVideoUtils.swift#L363
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
ios/Video/Features/RCTVideoUtils.swift#L364
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
ios/Video/Features/RCTVideoUtils.swift#L368
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
ios/Video/Persistence/RCTVideoPersistenceManager.swift#L2
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
ios/Video/Persistence/RCTVideoPersistenceManager.swift#L11
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
ios/Video/Persistence/RCTVideoPersistenceManager.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
ios/Video/Persistence/RCTVideoPersistenceManager.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
ios/Video/Persistence/RCTVideoPersistenceManager.swift#L32
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
This job failed
Loading