Skip to content

Add preferredScreenCaptureFormat to XCScheme.TestAcion (#792) #450

Add preferredScreenCaptureFormat to XCScheme.TestAcion (#792)

Add preferredScreenCaptureFormat to XCScheme.TestAcion (#792) #450

Triggered via push September 8, 2023 10:57
Status Cancelled
Total duration 1m 43s
Artifacts

xcodeproj.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Test (Linux)
Canceling since a higher priority waiting request for 'xcodeproj-' exists
Build (macOS)
Canceling since a higher priority waiting request for 'xcodeproj-' exists
Build (macOS)
The operation was canceled.
Test (macOS / Xcode)
Canceling since a higher priority waiting request for 'xcodeproj-' exists
Test (macOS / Xcode)
The operation was canceled.
Build (Linux)
Canceling since a higher priority waiting request for 'xcodeproj-' exists
Build (Linux)
The operation was canceled.
Swiftlint: Sources/XcodeProj/Project/WorkspaceSettings.swift#L63
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swiftlint: Sources/XcodeProj/Project/WorkspaceSettings.swift#L78
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swiftlint: Sources/XcodeProj/Project/WorkspaceSettings.swift#L85
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swiftlint: Sources/XcodeProj/Project/XCBreakpointList.swift#L9
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
Swiftlint: Sources/XcodeProj/Project/Xcode.swift#L4
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 294 lines (type_body_length)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+ProfileAction.swift#L84
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swiftlint: Sources/XcodeProj/Scheme/XCSchemeManagement.swift#L112
Line Length Violation: Line should be 150 characters or less; currently it has 167 characters (line_length)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestAction.swift#L157
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 78 lines (function_body_length)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestableReference.swift#L11
Inclusive Language Violation: Declaration useTestSelectionWhitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestableReference.swift#L26
Inclusive Language Violation: Declaration useTestSelectionWhitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)