SwiftLint #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
SwiftLint:
Marlin/MarlinTests/Filter/FilterButtonTests.swift#L157
Line Length Violation: Line should be 200 characters or less; currently it has 266 characters (line_length)
|
SwiftLint:
Marlin/MarlinTests/Filter/FilterButtonTests.swift#L196
Line Length Violation: Line should be 200 characters or less; currently it has 266 characters (line_length)
|
SwiftLint:
Marlin/MarlinTests/Filter/FilterBottomSheetRowTests.swift#L44
Line Length Violation: Line should be 200 characters or less; currently it has 266 characters (line_length)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceSortTests.swift#L15
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceSortTests.swift#L24
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceSortTests.swift#L33
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceSortTests.swift#L42
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceFilterParameterTests.swift#L24
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceFilterParameterTests.swift#L30
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/Filter/DataSource/DataSourceFilterParameterTests.swift#L38
Identifier Name Violation: Variable name 'p' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L9
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L9
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L13
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L13
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L23
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L23
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L27
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L27
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Marlin/MarlinTests/KIF+extensions.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|