Skip to content

feat: Add comprehensive dark mode support #9

feat: Add comprehensive dark mode support

feat: Add comprehensive dark mode support #9

Triggered via pull request July 12, 2025 13:51
Status Success
Total duration 34s
Artifacts

pr-validation.yml

on: pull_request
SwiftLint
31s
SwiftLint
PR Size Check
7s
PR Size Check
Check Commit Messages
4s
Check Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint: V2er/State/Networking/SwiftSoupExtention.swift#L18
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/State/Networking/SwiftSoupExtention.swift#L14
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/State/Networking/UA.swift#L23
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
SwiftLint: V2er/State/Networking/UA.swift#L11
Type Name Violation: Type name 'UA' should be between 3 and 40 characters long (type_name)
SwiftLint: V2er/State/Networking/UA.swift#L24
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
SwiftLint: V2er/State/Networking/UA.swift#L20
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
SwiftLint: V2er/State/Networking/UA.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
SwiftLint: V2er/State/Networking/UA.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 169 characters (line_length)
SwiftLint: V2er/State/Networking/UA.swift#L21
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
SwiftLint: V2erUITests/V2erUITests.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)