Skip to content

Add build statistics to Log Manifest Entry, exact build duration #204

Add build statistics to Log Manifest Entry, exact build duration

Add build statistics to Log Manifest Entry, exact build duration #204

Re-run triggered April 12, 2024 07:29
Status Failure
Total duration 3m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
SwiftLint: Sources/XCLogParser/logmanifest/LogManifestModel.swift#L52
Line Length Violation: Line should be 120 characters or less: currently 161 characters (line_length)
SwiftLint: Sources/XCLogParser/logmanifest/LogManifestModel.swift#L73
Line Length Violation: Line should be 120 characters or less: currently 162 characters (line_length)
SwiftLint: Sources/XCLogParser/logmanifest/LogManifestModel.swift#L50
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/XCLogParser/logmanifest/LogManifestModel.swift#L72
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/XCLogParser/logmanifest/LogManifest.swift#L35
Function Body Length Violation: Function body should span 40 lines or less excluding comments and whitespace: currently spans 43 lines (function_body_length)
SwiftLint: Tests/XCLogParserTests/LogManifestTests.swift#L151
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Tests/XCLogParserTests/LogManifestTests.swift#L151
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line. Currently 2. (vertical_whitespace)