Fix Marked Text Input #31
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
6s
Testing CodeEditTextView
/
Testing CodeEditTextView
Annotations
3 errors and 1 warning
SwiftLint / SwiftLint:
Tests/CodeEditTextViewTests/LineEndingTests.swift#L46
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint / SwiftLint:
Tests/CodeEditTextViewTests/TextLayoutLineStorageTests.swift#L143
Function body should span 50 lines or less excluding comments and whitespace: currently spans 55 lines (function_body_length)
|
SwiftLint / SwiftLint
Process completed with exit code 2.
|
SwiftLint / SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|