Skip to content

feat: Dynamically determine sensorOrientation based on default output-connection-orientation #2429

feat: Dynamically determine sensorOrientation based on default output-connection-orientation

feat: Dynamically determine sensorOrientation based on default output-connection-orientation #2429

Triggered via pull request July 3, 2024 12:18
Status Failure
Total duration 44s
Artifacts

validate-ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
SwiftFormat
Process completed with exit code 1.
SwiftLint: package/ios/Core/Types/Orientation.swift#L51
No Fallthrough only Violation: Fallthroughs can only be used if the `case` contains at least one other statement (no_fallthrough_only)
SwiftLint: package/ios/Core/Types/Orientation.swift#L51
Cases on Newline Violation: Cases inside a switch should always be on a newline (switch_case_on_newline)
SwiftLint: package/ios/Core/Types/Orientation.swift#L189
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftFormat
swiftformat 0.54.0 is already installed and up-to-date. To reinstall 0.54.0, run: brew reinstall swiftformat