feat: Add depth
to Frame
#2565
validate-ios.yml
on: pull_request
SwiftLint
36s
SwiftFormat
11s
Annotations
4 errors and 2 warnings
SwiftFormat
Process completed with exit code 1.
|
SwiftLint:
package/ios/Core/CameraSession+Configuration.swift#L123
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
package/ios/Core/CameraSession.swift#L16
Line Length Violation: Line should be 160 characters or less; currently it has 170 characters (line_length)
|
SwiftLint:
package/ios/Core/CameraSession.swift#L280
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftFormat
swiftformat 0.55.3 is already installed and up-to-date.
To reinstall 0.55.3, run:
brew reinstall swiftformat
|
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|