Skip to content

feat: add feed filter menu with Reddit-style dropdown #66

feat: add feed filter menu with Reddit-style dropdown

feat: add feed filter menu with Reddit-style dropdown #66

Triggered via pull request October 9, 2025 13:48
Status Success
Total duration 3m 53s
Artifacts

pr-validation.yml

on: pull_request
SwiftLint
2m 33s
SwiftLint
PR Size Check
3m 2s
PR Size Check
Check Commit Messages
55s
Check Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint: V2er/General/Color.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/Color.swift#L28
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/Color.swift#L24
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/Color.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/Color.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/Color.swift#L139
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2er/General/Color.swift#L13
Identifier Name Violation: Variable name 'a' should be between 3 and 40 characters long (identifier_name)
SwiftLint: V2er/General/AccountState.swift#L12
Identifier Name Violation: Variable name 'ACCOUNT_KEY' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: V2er/General/Persist.swift#L26
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erUITests/V2erUITests.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)