Skip to content

Refactor JUnitReporter #495

Refactor JUnitReporter

Refactor JUnitReporter #495

Triggered via pull request February 1, 2025 22:56
Status Failure
Total duration 14s
Artifacts

style.yml

on: pull_request
SwiftFormat
6s
SwiftFormat
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
SwiftFormat
Process completed with exit code 1.
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L23
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L56
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L61
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L66
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L70
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L74
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L78
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L82
Remove unneeded return keyword. (redundantReturn)
SwiftFormat: Sources/XcbeautifyLib/JunitReporter.swift#L86
Remove unneeded return keyword. (redundantReturn)