Skip to content

feat: implement capture method #107

feat: implement capture method

feat: implement capture method #107

Triggered via pull request March 11, 2024 16:19
Status Failure
Total duration 39s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
29s
Swift-Lint
Swift-Format
13s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Swift-Format
Process completed with exit code 1.
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L63
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L65
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Swift-Lint: ios/Video/Features/RCTVideoCapture.swift#L66
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)