Skip to content

fix: Initialize animatedOnlineCount when view appears with stats #94

fix: Initialize animatedOnlineCount when view appears with stats

fix: Initialize animatedOnlineCount when view appears with stats #94

Triggered via pull request October 18, 2025 08:13
Status Success
Total duration 38s
Artifacts

pr-validation.yml

on: pull_request
SwiftLint
33s
SwiftLint
PR Size Check
6s
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#L132
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#L131
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#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)