Add missing changelog #443
xcodeproj.yml
on: push
Build (macOS)
0s
Build (Linux)
1m 37s
Test (macOS / Xcode)
0s
Test (Linux)
1m 9s
Swiftlint
1m 1s
Annotations
4 errors and 10 warnings
Test (macOS / Xcode)
Canceling since a higher priority waiting request for 'xcodeproj-' exists
|
Build (macOS)
Canceling since a higher priority waiting request for 'xcodeproj-' exists
|
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/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+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/XCScheme+TestAction.swift#L148
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 72 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)
|