Shift-Click to Extend Selection #33
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
7s
Testing CodeEditTextView
/
Testing CodeEditTextView
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/
|