Skip to content

Play pexeso sounds after game is finished (#209) #83

Play pexeso sounds after game is finished (#209)

Play pexeso sounds after game is finished (#209) #83

Triggered via pull request August 23, 2023 16:10
Status Success
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

swiftlint.yml

on: pull_request
SwiftLint
53s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Widget/WidgetBundle.swift#L9
Sorted Imports Violation: Imports should be sorted (sorted_imports)
SwiftLint: Shared/Stores/ForChildrenDataStore.swift#L41
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
SwiftLint: Shared/Stores/ForChildrenDataStore.swift#L46
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
SwiftLint: Shared/Stores/UserDefaultsStore.swift#L74
Explicit Init Violation: Explicitly calling .init() should be avoided (explicit_init)
SwiftLint: Shared/Stores/UserDefaultsStore.swift#L28
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
SwiftLint: Shared/Stores/UserDefaultsStore.swift#L45
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
SwiftLint: Shared/Stores/UserDefaultsStore.swift#L74
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
SwiftLint: Shared/Services/SoundService.swift#L9
Sorted Imports Violation: Imports should be sorted (sorted_imports)
SwiftLint: Shared/Services/PhraseFavoritesService.swift#L36
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
SwiftLint: Shared/Services/PhraseFavoritesService.swift#L118
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)