Skip to content

chore: enhance CI tests (#3344) #6

chore: enhance CI tests (#3344)

chore: enhance CI tests (#3344) #6

Triggered via push December 2, 2023 14:58
Status Failure
Total duration 39s
Artifacts

check-ios.yml

on: push
Swift-Lint
30s
Swift-Lint
Swift-Format
19s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Swift-Format
Process completed with exit code 1.
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/RCTVideoSwiftLog/RCTVideoSwiftLog.swift#L55
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
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)