Skip to content

Fix: WebView background color consistency in dark mode #27

Fix: WebView background color consistency in dark mode

Fix: WebView background color consistency in dark mode #27

Triggered via pull request September 14, 2025 11:10
Status Success
Total duration 42s
Artifacts

pr-validation.yml

on: pull_request
SwiftLint
38s
SwiftLint
PR Size Check
8s
PR Size Check
Check Commit Messages
8s
Check Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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/RootView.swift#L89
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: V2er/General/RootView.swift#L12
Returning Whitespace Violation: Return arrow and return type should be separated by a single space or on a separate line (return_arrow_whitespace)
SwiftLint: V2er/General/RootView.swift#L16
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/RootView.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: V2erUITests/V2erUITests.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)