Skip to content

feat: implement capture method #102

feat: implement capture method

feat: implement capture method #102

Triggered via pull request March 10, 2024 09:37
Status Failure
Total duration 36s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
27s
Swift-Lint
Swift-Format
8s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Swift-Format
Process completed with exit code 1.
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L34
Legacy Constructor Violation: Swift constructors are preferred over legacy convenience functions (legacy_constructor)
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L36
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L13
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
Swift-Lint: ios/Video/RCTVideo.swift#L71
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/RCTVideo.swift#L1387
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)