Skip to content

Implemented Global Notification System #1640

Implemented Global Notification System

Implemented Global Notification System #1640

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

CI-pull-request.yml

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

Annotations

4 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/Notifications/NotificationManager.swift#L211
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint / SwiftLint: CodeEdit/Features/Notifications/NotificationManager.swift#L217
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint / SwiftLint
Process completed with exit code 2.