Skip to content

Update to handle the new JSON format introduced in Xcode 15.3 #198

Update to handle the new JSON format introduced in Xcode 15.3

Update to handle the new JSON format introduced in Xcode 15.3 #198

Re-run triggered March 22, 2024 23:32
Status Failure
Total duration 3m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint: Sources/XCLogParser/lexer/Lexer.swift#L220
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/XCLogParser/activityparser/IDEActivityModel.swift#L662
Line Length Violation: Line should be 120 characters or less: currently 125 characters (line_length)
SwiftLint: Sources/XCLogParser/activityparser/IDEActivityModel.swift#L669
Trailing Newline Violation: Files should have a single trailing newline. (trailing_newline)
SwiftLint: Sources/XCLogParser/activityparser/IDEActivityModel.swift#L656
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/XCLogParser/activityparser/IDEActivityModel.swift#L661
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L167
Line Length Violation: Line should be 120 characters or less: currently 125 characters (line_length)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L367
Line Length Violation: Line should be 120 characters or less: currently 129 characters (line_length)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L370
Line Length Violation: Line should be 120 characters or less: currently 128 characters (line_length)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L377
Line Length Violation: Line should be 120 characters or less: currently 174 characters (line_length)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L366
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)