Implemented Global Notification System #1641
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
8s
Testing CodeEdit
/
Testing CodeEdit
Annotations
5 errors
SwiftLint / SwiftLint:
CodeEdit/Features/InspectorArea/FileInspector/FileInspectorView.swift#L10
Type body should span 250 lines or less excluding comments and whitespace: currently spans 328 lines (type_body_length)
|
SwiftLint / SwiftLint:
CodeEdit/Features/CodeEditUI/Styles/OverlayButtonStyle.swift#L5
Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
|
SwiftLint / SwiftLint:
CodeEdit/Features/CodeEditUI/Styles/OverlayButtonStyle.swift#L6
Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
|
SwiftLint / SwiftLint:
CodeEdit/Features/CodeEditUI/Styles/OverlayButtonStyle.swift#L7
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|