fix: Move Frame
into VisionCamera Core
(and change namespace)
#2472
validate-ios.yml
on: pull_request
SwiftLint
30s
SwiftFormat
13s
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
|