Swiftlint fixes #36
Annotations
10 errors and 1 warning
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Diff/Diff-Data.swift#L39
SwiftLint rule 'identifier_name' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Diff/Diff-Data.swift#L43
SwiftLint rule 'identifier_name' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/ManualConflictResolution.swift#L16
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/ManualConflictResolution.swift#L17
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Diff/Diff-Selection.swift#L175
SwiftLint rule 'identifier_name' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Client/Description.swift#L18
Line should be 200 characters or less; currently it has 219 characters (line_length)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Client/Description.swift#L45
Line should be 200 characters or less; currently it has 231 characters (line_length)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Client/Description.swift#L62
Line should be 200 characters or less; currently it has 215 characters (line_length)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Client/Description.swift#L85
Line should be 200 characters or less; currently it has 203 characters (line_length)
|
SwiftLint (GH Actions):
Sources/Version-Control/Services/Models/Client/Remote.swift#L14
Line should be 120 characters or less; currently it has 187 characters (line_length)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading