Skip to content

Implemented Global Notification System #1644

Implemented Global Notification System

Implemented Global Notification System #1644

Triggered via pull request February 19, 2025 16:28
Status Failure
Total duration 18s
Artifacts

CI-pull-request.yml

on: pull_request
SwiftLint  /  SwiftLint
8s
SwiftLint / SwiftLint
Testing CodeEdit  /  Testing CodeEdit
Testing CodeEdit / Testing CodeEdit
Fit to window
Zoom out
Zoom in

Annotations

8 errors
SwiftLint / SwiftLint: CodeEdit/Features/Settings/Pages/DeveloperSettings/Models/DeveloperSettings.swift#L41
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint / SwiftLint: CodeEdit/Features/InspectorArea/Views/InspectorAreaView.swift#L29
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint / SwiftLint: CodeEdit/Features/InspectorArea/Views/InspectorAreaView.swift#L33
Lines should not have trailing whitespace (trailing_whitespace)
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.