chore: enhance CI tests #5
check-ios.yml
on: pull_request
Swift-Lint
32s
Swift-Format
21s
Annotations
11 errors
Swift-Format
Process completed with exit code 1.
|
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/Video/RCTVideoManager.swift#L28
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/RCTVideoManager.swift#L40
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/RCTVideoManager.swift#L16
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
Swift-Lint:
ios/Video/RCTVideoManager.swift#L17
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|