#390 test PR linting check #1
Annotations
10 errors and 11 warnings
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L133
Identifier Name Violation: Variable name 's' should be between 3 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L144
Identifier Name Violation: Variable name 's' should be between 3 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
Scribe/ParentTableCellModel.swift#L39
Line Length Violation: Line should be 200 characters or less; currently it has 208 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/AppTexts/English/ENWikimediaAndScribe.swift#L25
Line Length Violation: Line should be 200 characters or less; currently it has 293 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/AppTexts/English/ENWikimediaAndScribe.swift#L28
Line Length Violation: Line should be 200 characters or less; currently it has 363 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/AppTexts/English/ENWikimediaAndScribe.swift#L31
Line Length Violation: Line should be 200 characters or less; currently it has 330 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/AppTexts/English/ENThirdPartyLicenses.swift#L25
Line Length Violation: Line should be 200 characters or less; currently it has 327 characters (line_length)
|
GitHub Action for SwiftLint:
Keyboards/LanguageKeyboards/Swedish/SVCommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
Keyboards/LanguageKeyboards/English/ENCommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
Keyboards/LanguageKeyboards/Hebrew/HECommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
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/.
|
GitHub Action for SwiftLint:
Scribe/Components/TableViewTemplateViewController.swift#L66
Line Length Violation: Line should be 120 characters or less; currently it has 156 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/Components/InfoChildTableViewCell/InfoChildTableViewCell.swift#L52
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L133
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L144
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L42
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L44
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L105
Line Length Violation: Line should be 120 characters or less; currently it has 156 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L127
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L131
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
GitHub Action for SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L83
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
Loading