Skip to content

Text Attachment Support #145

Text Attachment Support

Text Attachment Support #145

Triggered via pull request May 5, 2025 15:02
Status Failure
Total duration 9s
Artifacts

CI-pull-request.yml

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

Annotations

3 errors
SwiftLint / SwiftLint
Process completed with exit code 2.
SwiftLint / SwiftLint: Sources/CodeEditTextView/TextLine/TextLine.swift#L52
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
SwiftLint / SwiftLint: Example/CodeEditTextViewExample/CodeEditTextViewExample/Views/ContentView.swift#L21
Lines should not have trailing whitespace (trailing_whitespace)