feat: add feed filter menu with Reddit-style dropdown #64
pr-validation.yml
on: pull_request
SwiftLint
37s
PR Size Check
6s
Check Commit Messages
4s
Annotations
10 errors
|
SwiftLint:
V2er/General/Device.swift#L130
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/General/Device.swift#L129
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/General/Device.swift#L126
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/General/Device.swift#L125
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/General/Device.swift#L122
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/General/Device.swift#L12
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/General/Device.swift#L118
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
|
SwiftLint:
V2er/General/AccountState.swift#L12
Identifier Name Violation: Variable name 'ACCOUNT_KEY' should only contain alphanumeric and other allowed characters (identifier_name)
|
|
SwiftLint:
V2erUITests/V2erUITests.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)
|
|
SwiftLint:
V2er/General/Persist.swift#L26
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|