ci: Remove animations for UI tests #1196
Annotations
1 error and 4 warnings
SwiftFormat
Process completed with exit code 1.
|
SwiftFormat:
MailUITests/MailUITests.swift#L68
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
|
SwiftFormat:
MailUITests/MailUITests.swift#L247
Remove trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
|
SwiftFormat:
MailUITests/MailUITests.swift#L271
Replace consecutive blank lines with a single blank line. (consecutiveBlankLines)
|
SwiftFormat:
MailUITests/MailUITests.swift#L303
Remove trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
|
Loading