Skip to content

Improve tab bar color contrast in light and dark modes #88

Improve tab bar color contrast in light and dark modes

Improve tab bar color contrast in light and dark modes #88

Triggered via pull request October 18, 2025 01:48
Status Success
Total duration 34s
Artifacts

pr-validation.yml

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

Annotations

10 errors
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/V2erApp.swift#L196
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 4 (vertical_whitespace)
SwiftLint: V2er/General/V2erApp.swift#L120
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/V2erApp.swift#L52
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/V2erApp.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/V2erApp.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: V2er/General/V2erApp.swift#L198
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2er/General/V2erApp.swift#L14
Discouraged Direct Initialization Violation: Discouraged direct initialization of types that can be harmful (discouraged_direct_init)