feat: Support tap to focus without a Preview View #2474
validate-ios.yml
on: pull_request
SwiftLint
34s
SwiftFormat
11s
Annotations
4 errors and 1 warning
SwiftFormat
Process completed with exit code 1.
|
SwiftLint:
package/ios/React/CameraViewManager.swift#L91
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
package/ios/React/CameraViewManager.swift#L107
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
package/ios/React/CameraView+Focus.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftFormat
swiftformat 0.54.1 is already installed and up-to-date.
To reinstall 0.54.1, run:
brew reinstall swiftformat
|