Skip to content

Expand Two-Way Editor State Bindings #451

Expand Two-Way Editor State Bindings

Expand Two-Way Editor State Bindings #451

Triggered via pull request June 24, 2025 15:13
Status Failure
Total duration 10s
Artifacts

CI-pull-request.yml

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

Annotations

4 errors
SwiftLint / SwiftLint
Process completed with exit code 2.
SwiftLint / SwiftLint: Sources/CodeEditSourceEditor/Find/ViewModel/FindPanelViewModel.swift#L15
Variable name 'findPanelReplaceTextDidChangeNotification' should be between 2 and 40 characters long (identifier_name)
SwiftLint / SwiftLint: Sources/CodeEditSourceEditor/SourceEditor/SourceEditor.swift#L142
Line should be 120 characters or less; currently it has 121 characters (line_length)
SwiftLint / SwiftLint: Sources/CodeEditSourceEditor/SourceEditor/SourceEditor+Coordinator.swift#L33
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)