Skip to content

fix: Move Frame into VisionCamera Core (and change namespace) #2472

fix: Move Frame into VisionCamera Core (and change namespace)

fix: Move Frame into VisionCamera Core (and change namespace) #2472

Triggered via pull request July 12, 2024 17:57
Status Failure
Total duration 40s
Artifacts

validate-ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
SwiftFormat
Process completed with exit code 1.
SwiftLint: package/ios/Core/Frame.swift#L9
Sorted Imports Violation: Imports should be sorted (sorted_imports)
SwiftLint: package/ios/Core/Frame.swift#L32
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L38
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L44
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L55
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L65
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L69
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L76
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L83
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: package/ios/Core/Frame.swift#L90
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