fix #3
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/RCTVideoPersistenceController.swift#L131
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
ios/Video/Persistence/RCTVideoPersistenceController.swift#L131
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
ios/Video/Persistence/RCTVideoPersistenceController.swift#L130
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/Persistence/RCTVideoPersistenceController.swift#L130
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/Persistence/RCTVideoPersistenceController.swift#L131
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
This job failed
Loading