Skip to content

fix: Fix Orientation edge-cases on iOS #2408

fix: Fix Orientation edge-cases on iOS

fix: Fix Orientation edge-cases on iOS #2408

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

validate-ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
SwiftFormat
Process completed with exit code 1.
SwiftLint: package/ios/Core/OrientationManager.swift#L54
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/OrientationManager.swift#L64
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/CameraConfiguration.swift#L122
Line Length Violation: Line should be 160 characters or less; currently it has 177 characters (line_length)
SwiftLint: package/ios/Core/Extensions/UIApplication+interfaceOrientation.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Extensions/AVCaptureDevice+sensorOrientation.swift#L25
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Extensions/AVCaptureDevice+sensorOrientation.swift#L27
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