chore: enhance CI tests #4
check-ios.yml
on: pull_request
Swift-Lint
30s
Swift-Format
28s
Annotations
11 errors
Swift-Lint:
ios/Video/RCTVideoSwiftLog/RCTVideoSwiftLog.swift#L55
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Swift-Lint:
ios/Video/RCTVideoPlayerViewController.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift-Lint:
ios/Video/RCTVideoPlayerViewController.swift#L9
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift-Lint:
ios/Video/RCTVideoPlayerViewController.swift#L44
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/RCTVideoPlayerViewController.swift#L4
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
Swift-Lint:
ios/Video/RCTVideoPlayerViewController.swift#L12
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
Swift-Lint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift-Lint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L15
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift-Lint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L27
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift-Lint:
ios/VideoCaching/RCTVideoCachingHandler.swift#L27
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift-Format
Process completed with exit code 1.
|