#421 fix trailing comma #3
Triggered via pull request
May 5, 2024 18:18
mostazomarc
synchronize
#422
Status
Failure
Total duration
56s
Artifacts
–
pr_swiftlint.yaml
on: pull_request_target
Run SwiftLint
45s
Annotations
10 errors and 10 warnings
Run SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L133
Identifier Name Violation: Variable name 's' should be between 3 and 40 characters long (identifier_name)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsViewController.swift#L144
Identifier Name Violation: Variable name 's' should be between 3 and 40 characters long (identifier_name)
|
Run SwiftLint:
Scribe/AppTexts/English/ENWikimediaAndScribe.swift#L25
Line Length Violation: Line should be 200 characters or less; currently it has 293 characters (line_length)
|
Run SwiftLint:
Scribe/AppTexts/English/ENWikimediaAndScribe.swift#L28
Line Length Violation: Line should be 200 characters or less; currently it has 363 characters (line_length)
|
Run SwiftLint:
Scribe/AppTexts/English/ENWikimediaAndScribe.swift#L31
Line Length Violation: Line should be 200 characters or less; currently it has 330 characters (line_length)
|
Run SwiftLint:
Scribe/AppTexts/English/ENThirdPartyLicenses.swift#L25
Line Length Violation: Line should be 200 characters or less; currently it has 327 characters (line_length)
|
Run SwiftLint:
Keyboards/LanguageKeyboards/Swedish/SVCommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
Run SwiftLint:
Keyboards/LanguageKeyboards/English/ENCommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
Run SwiftLint:
Keyboards/LanguageKeyboards/Hebrew/HECommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
Run SwiftLint:
Keyboards/LanguageKeyboards/Italian/ITCommandVariables.swift#L22
Identifier Name Violation: Variable name 'k' should be between 3 and 40 characters long (identifier_name)
|
Run SwiftLint:
Scribe/Components/TableViewTemplateViewController.swift#L66
Line Length Violation: Line should be 120 characters or less; currently it has 156 characters (line_length)
|
Run SwiftLint:
Scribe/Components/InfoChildTableViewCell/InfoChildTableViewCell.swift#L52
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L83
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L27
Line Length Violation: Line should be 120 characters or less; currently it has 199 characters (line_length)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L32
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L45
Line Length Violation: Line should be 120 characters or less; currently it has 140 characters (line_length)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L51
Line Length Violation: Line should be 120 characters or less; currently it has 151 characters (line_length)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L64
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L79
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
Run SwiftLint:
Scribe/SettingsTab/SettingsTableData.swift#L27
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|