[V2] Correct Frame Processor loading between Objc/Swift #1661
Annotations
10 errors and 1 warning
ios/CameraViewManager.swift#L178
Blanket Disable Command Violation: The disabled 'force_cast' rule should be re-enabled before the end of the file (blanket_disable_command)
|
ios/CameraView+Orientation.swift#L16
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
ios/CameraView+Orientation.swift#L29
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
ios/CameraView+Orientation.swift#L11
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
ios/CameraView+Orientation.swift#L17
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
ios/CameraView+Orientation.swift#L19
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
ios/CameraView+Orientation.swift#L21
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
ios/CameraView+Orientation.swift#L23
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
ios/CameraView+Orientation.swift#L30
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
ios/CameraView+Orientation.swift#L32
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading