Play pexeso sounds after game is finished (#209) #83
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|