Skip to content

chore: enhance CI tests #2

chore: enhance CI tests

chore: enhance CI tests #2

Triggered via pull request November 24, 2023 13:18
Status Failure
Total duration 46s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
34s
Swift-Lint
Swift-Format
20s
Swift-Format
Fit to window
Zoom out
Zoom in

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)