Skip to content

Code Folding

Code Folding #459

Triggered via pull request June 25, 2025 15:25
Status Failure
Total duration 9s
Artifacts

CI-pull-request.yml

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

Annotations

3 errors
SwiftLint / SwiftLint
Process completed with exit code 2.
SwiftLint / SwiftLint: Tests/CodeEditSourceEditorTests/Controller/TextViewControllerTests.swift#L244
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
SwiftLint / SwiftLint: Tests/CodeEditSourceEditorTests/Controller/TextViewControllerTests.swift#L211
Line should be 120 characters or less; currently it has 129 characters (line_length)