feat: implement capture method #107
check-ios.yml
on: pull_request
Swift-Lint
29s
Swift-Format
13s
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)
|