feat: Dynamically determine sensorOrientation
based on default output-connection-orientation
#2424
validate-ios.yml
on: pull_request
SwiftLint
31s
SwiftFormat
12s
Annotations
3 errors and 1 warning
SwiftFormat
Process completed with exit code 1.
|
SwiftLint:
package/ios/Core/Extensions/AVCaptureDevice+sensorOrientation.swift#L47
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
package/ios/Core/Extensions/AVCaptureDevice+sensorOrientation.swift#L52
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
|