BypassesView fix #21
Annotations
10 errors
SwiftLint:
PlayCover/Utils/Extensions/DataExtensions.swift#L14
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
PlayCover/Utils/KeyCover.swift#L247
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
PlayCover/ViewModel/AppsVM.swift#L109
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
PlayCover/Model/AppSettings.swift#L168
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
PlayCover/Views/AppSettingsView.swift#L491
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
PlayCover/Views/AppSettingsView.swift#L497
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
PlayCover/Views/AppSettingsView.swift#L506
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
PlayCover/Views/AppSettingsView.swift#L593
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
PlayCover/Views/AppSettingsView.swift#L644
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
PlayCover/Views/AppSettingsView.swift#L652
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|