chore: enhance CI tests #1
check-ios.yml
on: pull_request
Swift-Lint
34s
Swift-Format
20s
Annotations
11 errors
Swift-Format
Process completed with exit code 1.
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L1
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/Features/RCTVideoErrorHandling.swift#L78
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/Features/RCTVideoErrorHandling.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L25
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L43
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L52
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L61
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L70
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTVideoErrorHandling.swift#L94
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|