Skip to content

Shift-Click to Extend Selection #33

Shift-Click to Extend Selection

Shift-Click to Extend Selection #33

Triggered via pull request August 21, 2024 03:45
Status Failure
Total duration 15s
Artifacts

CI-pull-request.yml

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

Annotations

5 errors and 1 warning
SwiftLint / SwiftLint: Sources/CodeEditTextView/TextView/TextView+Mouse.swift#L11
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
SwiftLint / SwiftLint: Sources/CodeEditTextView/TextView/TextView+Mouse.swift#L98
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint / SwiftLint: Sources/CodeEditTextView/TextSelectionManager/TextSelectionManager.swift#L66
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint / SwiftLint: Sources/CodeEditTextView/TextSelectionManager/TextSelectionManager.swift#L100
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint / SwiftLint
Process completed with exit code 2.
SwiftLint / SwiftLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/