Fix crash on loading some items. Add ability to copy logs. Hide scroll view if is a movie #53
Annotations
11 errors and 10 warnings
|
Sources/Shared/SharedModels/PlaylistCache.swift#L22
Line should be 175 characters or less; currently it has 202 characters (line_length)
|
Sources/Clients/FileClient/Live.swift#L17
Enum element name 'FileNotFound' should start with a lowercase character (identifier_name)
|
Sources/Clients/FileClient/Live.swift#L39
Line should be 175 characters or less; currently it has 222 characters (line_length)
|
Sources/Clients/FileClient/Client+.swift#L148
Function name 'LibraryDir()' should start with a lowercase character (identifier_name)
|
Sources/Clients/PlaylistHistoryClient/Live.swift#L21
Line should be 175 characters or less; currently it has 199 characters (line_length)
|
Sources/Clients/PlaylistHistoryClient/Live.swift#L47
Line should be 175 characters or less; currently it has 180 characters (line_length)
|
Sources/Clients/PlaylistHistoryClient/Live.swift#L78
Line should be 175 characters or less; currently it has 181 characters (line_length)
|
Sources/Clients/PlaylistHistoryClient/Live.swift#L87
Line should be 175 characters or less; currently it has 180 characters (line_length)
|
Sources/Features/ContentCore/DownloadSelection.swift#L65
Line should be 175 characters or less; currently it has 199 characters (line_length)
|
Sources/Features/ContentCore/ContentCore+View.swift#L414
Force unwrapping should be avoided (force_unwrapping)
|
App/Shared/AppDelegate.swift#L30
Array and dictionary literal end should have the same indentation as the line that started it; expected indentation of 4, got 8 (literal_expression_end_indentation)
|
App/Shared/AppDelegate 2.swift#L1
File name should not contain any whitespace (file_name_no_space)
|
App/Shared/AppDelegate 2.swift#L30
Array and dictionary literal end should have the same indentation as the line that started it; expected indentation of 4, got 8 (literal_expression_end_indentation)
|
App/iOS/PreferenceHostingController 2.swift#L1
File name should not contain any whitespace (file_name_no_space)
|
Sources/Shared/CoreDB/Properties/Attribute.swift#L19
TODOs should be resolved (Add default value?) (todo)
|
Sources/Shared/CoreDB/PersistentCoreDB.swift#L70
TODOs should be resolved (Implement migration) (todo)
|
Sources/Shared/CoreDB/PersistentCoreDB.swift#L177
TODOs should be resolved (Include entity relations) (todo)
|
Sources/Shared/SharedModels/Playlist.swift#L217
Prefer non-optional booleans over optional booleans (discouraged_optional_boolean)
|
Sources/Shared/SharedModels/Playlist.swift#L226
Prefer non-optional booleans over optional booleans (discouraged_optional_boolean)
|
Sources/Shared/SharedModels/Playlist.swift#L154
TODOs should be resolved (Write a codable that handles a...) (todo)
|
This job failed
Loading