Skip to content

Merge pull request #13 #6

Merge pull request #13

Merge pull request #13 #6

Triggered via push October 6, 2024 01:00
Status Success
Total duration 2m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 395 warnings, and 197 notices
Unexpected text token error: EasyExtract/Core/App.xaml#L17
Text is not expected here
Unexpected text token error: EasyExtract/Core/App.xaml#L17
Text is not expected here
Unexpected text token error: EasyExtract/Core/App.xaml#L17
Text is not expected here
Async function without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L106
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L1265
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Services/SearchEverything/EverythingValidation.cs#L75
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/Program.cs#L27
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/App.xaml.cs#L39
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Feedback/Feedback.xaml.cs#L55
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L696
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Settings/BetterSettings.xaml.cs#L120
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Settings/BetterSettings.xaml.cs#L197
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Settings/BetterSettings.xaml.cs#L150
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L753
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L913
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L424
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/Program.cs#L47
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/App.xaml.cs#L25
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Feedback/Feedback.xaml.cs#L25
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L432
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L59
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L58
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/Program.cs#L26
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Initial/MainWindow.xaml.cs#L23
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/Program.cs#L46
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Settings/BetterSettings.xaml.cs#L93
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L59
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L84
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L924
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Settings/BetterSettings.xaml.cs#L142
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Services/SearchEverything/SearchEverything.xaml.cs#L61
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Settings/BetterSettings.xaml.cs#L143
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Core/App.xaml.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/UI/Extraction/Extraction.xaml.cs#L415
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: EasyExtract/Services/Discord/DiscordRpcManager.cs#L20
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Non-nullable member is uninitialized.: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L9
Non-nullable field '_instance' is uninitialized. Consider declaring the field as nullable.
Non-nullable member is uninitialized.: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L18
Non-nullable field 'instance' is uninitialized. Consider declaring the field as nullable.
Cannot convert null literal to non-nullable reference type.: EasyExtract/UI/Extraction/Extraction.xaml.cs#L389
Cannot convert null literal to non-nullable reference type
Cannot convert null literal to non-nullable reference type.: EasyExtract/Config/ExtractedUnitypackageModel.cs#L362
Cannot convert null literal to non-nullable reference type
Cannot convert null literal to non-nullable reference type.: EasyExtract/UI/History/History.xaml.cs#L132
Cannot convert null literal to non-nullable reference type
Cannot convert null literal to non-nullable reference type.: EasyExtract/Config/ExtractedFiles.cs#L132
Cannot convert null literal to non-nullable reference type
Expression is always 'true' or 'false' according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L686
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L922
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L410
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L911
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L747
Expression is always false according to nullable reference types' annotations
Expression is always 'true' or 'false' according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L437
Expression is always false according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/Config/ExtractedUnitypackageModel.cs#L364
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/UI/Extraction/Extraction.xaml.cs#L391
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/Config/ExtractedFiles.cs#L134
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L118
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/UI/Services/SearchEverything/SearchEverything.xaml.cs#L38
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L113
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: EasyExtract/UI/History/History.xaml.cs#L134
Conditional access qualifier expression is never null according to nullable reference types' annotations
'??' condition is never null according to nullable reference types' annotations: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L27
'??' left operand is never null according to nullable reference types' annotations
'??' condition is never null according to nullable reference types' annotations: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L33
'??' left operand is never null according to nullable reference types' annotations
Private field can be converted into local variable: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L17
The field is always assigned before being used and can be converted into a local variable
Assignment is not used: EasyExtract/UI/Services/SearchEverything/SearchEverything.xaml.cs#L71
Value assigned is not used in any execution path
Assignment is not used: EasyExtract/UI/About/About.xaml.cs#L48
Value assigned is not used in any execution path
Assignment is not used: EasyExtract/UI/History/History.xaml.cs#L61
Value assigned is not used in any execution path
Assignment is not used: EasyExtract/UI/Extraction/Extraction.xaml.cs#L537
Value assigned is not used in any execution path
Assignment is not used: EasyExtract/UI/EasterEgg/EasterEgg.xaml.cs#L19
Value assigned is not used in any execution path
Redundant member initializer: EasyExtract/Config/ConfigModel.cs#L25
Initializing property by default value is redundant
Redundant member initializer: EasyExtract/Config/ConfigModel.cs#L26
Initializing property by default value is redundant
Redundant member initializer: EasyExtract/Config/SearchEverythingModel.cs#L7
Initializing property by default value is redundant
Redundant member initializer: EasyExtract/Config/HistoryModel.cs#L8
Initializing property by default value is redundant
Redundant nullable warning suppression expression: EasyExtract/UI/History/History.xaml.cs#L157
The nullable warning suppression expression is redundant
Redundant nullable warning suppression expression: EasyExtract/UI/History/History.xaml.cs#L147
The nullable warning suppression expression is redundant
Redundant using directive: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L8
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/Discord/DiscordRpcManager.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L7
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L9
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Config/ExtractedFiles.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Feedback/Feedback.xaml.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Utilities/CodeToImageConverter.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Extraction/ExtractionHandler.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/DialogHelper.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/Discord/DiscordRpcManager.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/CustomDesign/BackgroundManager.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/DialogHelper.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L10
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L10
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Extraction/MaliciousCodeDetector.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Feedback/Feedback.xaml.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/History/History.xaml.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/SearchEverything/Everything.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L11
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/Discord/DiscordRpcManager.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Config/ExtractedUnitypackageModel.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Config/ExtractedUnitypackageModel.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/About/About.xaml.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L9
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/CustomDesign/BackgroundAndOpacityConverter.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Core/Program.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Extraction/ExtractionHandler.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Config/ConfigModel.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/CustomDesign/BackgroundAndOpacityConverter.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Core/Program.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Config/ConfigHelper.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/About/About.xaml.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Extraction/Extraction.xaml.cs#L8
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Services/SearchEverything/EverythingValidation.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/UI/CustomDesign/BackgroundAndOpacityConverter.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: EasyExtract/Utilities/BetterLogger.cs#L2
Using directive is not required by the code and can be safely removed
Redundant global using directive: EasyExtract/GlobalUsings.cs#L23
Global using directive is not required by the code and can be safely removed
Rider toolset and environment errors: EasyExtract/EasyExtract.csproj#L0
\[[NETSDK1100](http://www.google.com/search?q=NETSDK1100)\] To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true. at (90:5) Target: ProcessFrameworkReferences Task: ProcessFrameworkReferences
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/ConfigModel.cs#L29
Auto-property accessor 'IgnoredUnitypackages.set' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/ConfigModel.cs#L28
Auto-property accessor 'History.set' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/IgnoredUnitypackageModel.cs#L5
Auto-property accessor 'IgnoredUnityPackageName.get' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/HistoryModel.cs#L7
Auto-property accessor 'ExtractedDate.get' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/ConfigModel.cs#L16
Auto-property accessor 'Update.set' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/ConfigModel.cs#L30
Auto-property accessor 'Backgrounds.set' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/HistoryModel.cs#L8
Auto-property accessor 'TotalFiles.get' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/SearchEverythingModel.cs#L9
Auto-property accessor 'ModifiedTime.get' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/ConfigModel.cs#L22
Auto-property accessor 'LastExtractedPath.set' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/HistoryModel.cs#L5
Auto-property accessor 'FileName.get' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L102
Auto-property accessor 'IgnoredUnitypackages.set' is never used
Auto-property accessor is never used (non-private accessibility): EasyExtract/Config/ConfigModel.cs#L8
Auto-property accessor 'AppTitle.set' is never used
Field is never used: EasyExtract/Config/ExtractedUnitypackageModel.cs#L8
Field 'base64DetectionCount' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L70
Constant 'EVERYTHING_TARGET_MACHINE_X86' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L97
Method 'CheckForUpdatesOnStartUpToggleSwitch_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L58
Constant 'EVERYTHING_SORT_ATTRIBUTES_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Initial/MainWindow.xaml.cs#L20
Method 'AnimationBehavior_OnLoaded' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L182
Method 'SkipIntroLogoAnimationToggleSwitch_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L52
Constant 'EVERYTHING_SORT_TYPE_NAME_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L31
Constant 'EVERYTHING_REQUEST_DATE_CREATED' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L35
Constant 'EVERYTHING_REQUEST_FILE_LIST_FILE_NAME' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L46
Constant 'EVERYTHING_SORT_PATH_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L64
Constant 'EVERYTHING_SORT_DATE_RECENTLY_CHANGED_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1204
Method 'ClearIgnoredListBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L28
Constant 'EVERYTHING_REQUEST_FULL_PATH_AND_FILE_NAME' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L38
Constant 'EVERYTHING_REQUEST_DATE_RECENTLY_CHANGED' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L39
Constant 'EVERYTHING_REQUEST_HIGHLIGHTED_FILE_NAME' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L34
Constant 'EVERYTHING_REQUEST_ATTRIBUTES' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L59
Constant 'EVERYTHING_SORT_FILE_LIST_FILENAME_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L211
Method 'DontShowAgainBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L147
Method 'BackgroundResetButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L61
Constant 'EVERYTHING_SORT_RUN_COUNT_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L62
Constant 'EVERYTHING_SORT_RUN_COUNT_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L23
Constant 'EVERYTHING_ERROR_INVALIDINDEX' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L53
Constant 'EVERYTHING_SORT_DATE_CREATED_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L63
Constant 'EVERYTHING_SORT_DATE_RECENTLY_CHANGED_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L74
Method 'UwUToggleSwitch_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L154
Method 'DefaultTempPathChangeButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L130
Method 'BackgroundChangeButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L67
Constant 'EVERYTHING_SORT_DATE_RUN_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L66
Constant 'EVERYTHING_SORT_DATE_ACCESSED_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L167
Method 'DefaultTempPathResetButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L188
Method 'ContextMenuSwitch_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1123
Method 'MoveToDifferentDirectoryBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L57
Constant 'EVERYTHING_SORT_ATTRIBUTES_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L56
Constant 'EVERYTHING_SORT_DATE_MODIFIED_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L54
Constant 'EVERYTHING_SORT_DATE_CREATED_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L838
Method 'SearchFileManuallyButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L40
Constant 'EVERYTHING_REQUEST_HIGHLIGHTED_PATH' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L29
Constant 'EVERYTHING_REQUEST_EXTENSION' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L20
Constant 'EVERYTHING_ERROR_REGISTERCLASSEX' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L22
Constant 'EVERYTHING_ERROR_CREATETHREAD' is never used
Type member is never used (private accessibility): EasyExtract/UI/Feedback/Feedback.xaml.cs#L40
Method 'SubmitFeedbackButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L41
Constant 'EVERYTHING_REQUEST_HIGHLIGHTED_FULL_PATH_AND_FILE_NAME' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L50
Constant 'EVERYTHING_SORT_EXTENSION_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1037
Method 'IgnoreSelectedBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L602
Method 'ExtractingIcon_OnSourceUpdated' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L194
Method 'ContextMenuSwitch_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L123
Method 'ThemeComboBox_OnSelectionChanged' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1258
Method 'SelectAllUnitypackageToggle_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L43
Constant 'EVERYTHING_SORT_NAME_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Core/App.xaml.cs#L30
Method 'App_OnStartup' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L48
Constant 'EVERYTHING_SORT_SIZE_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1085
Method 'OpenSelectedDirectoryBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/History/History.xaml.cs#L137
Method 'OpenFolderButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L176
Method 'SkipIntroLogoAnimationToggleSwitch_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L32
Constant 'EVERYTHING_REQUEST_DATE_MODIFIED' is never used
Type member is never used (private accessibility): EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L193
Method 'CheckForUpdatesNavBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L907
Method 'CategoryStructureBool_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L51
Constant 'EVERYTHING_SORT_TYPE_NAME_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L109
Method 'DiscordRpcToggleSwitch_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L976
Method 'DeleteSelectedBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L55
Constant 'EVERYTHING_SORT_DATE_MODIFIED_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L24
Constant 'EVERYTHING_ERROR_INVALIDCALL' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L21
Constant 'EVERYTHING_ERROR_CREATEWINDOW' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L37
Constant 'EVERYTHING_REQUEST_DATE_RUN' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L116
Method 'DiscordRpcToggleSwitch_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L103
Method 'CheckForUpdatesOnStartUpToggleSwitch_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/UI/Services/SearchEverything/SearchEverything.xaml.cs#L294
Method 'UpdateSearchResultCreationDateFilterBtn_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1253
Method 'SelectAllUnitypackageToggle_OnChecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L45
Constant 'EVERYTHING_SORT_PATH_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L918
Method 'CategoryStructureBool_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L33
Constant 'EVERYTHING_REQUEST_DATE_ACCESSED' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L44
Constant 'EVERYTHING_SORT_NAME_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L1263
Method 'AnalyticsExpander_OnExpanded' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L49
Constant 'EVERYTHING_SORT_EXTENSION_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L42
Method 'HeartIcon_OnMouseLeave' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L86
Method 'BackgroundOpacitySlider_OnValueChanged' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L47
Constant 'EVERYTHING_SORT_SIZE_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L65
Constant 'EVERYTHING_SORT_DATE_ACCESSED_ASCENDING' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L60
Constant 'EVERYTHING_SORT_FILE_LIST_FILENAME_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L37
Method 'HeartIcon_OnMouseEnter' is never used
Type member is never used (private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml.cs#L80
Method 'UwUToggleSwitch_OnUnchecked' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L36
Constant 'EVERYTHING_REQUEST_RUN_COUNT' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L68
Constant 'EVERYTHING_SORT_DATE_RUN_DESCENDING' is never used
Type member is never used (private accessibility): EasyExtract/UI/History/History.xaml.cs#L154
Method 'ClearHistoryButton_OnClick' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L72
Constant 'EVERYTHING_TARGET_MACHINE_ARM' is never used
Type member is never used (private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L71
Constant 'EVERYTHING_TARGET_MACHINE_X64' is never used
Method return value is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L942
Method 'CheckForDuplicateExtractedFiles' return value is never used
Method return value is never used (private accessibility): EasyExtract/Utilities/BetterLogger.cs#L32
Method 'DeleteLogsFolder' return value is never used
Method return value is never used (private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L427
Method 'UpdateSelectAllToggleContent' return value is never used
Method return value is never used (private accessibility): EasyExtract/UI/Feedback/Feedback.xaml.cs#L33
Method 'GetDiscordUsername' return value is never used
Method return value is never used (private accessibility): EasyExtract/Utilities/BetterLogger.cs#L15
Method 'InitializeLogger' return value is never used
Unused parameter (private accessibility): EasyExtract/Core/App.xaml.cs#L30
Parameter 'sender' is never used
Unused local variable: EasyExtract/UI/Feedback/Feedback.xaml.cs#L97
Local variable 'ex' is never used
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L303
Unable to resolve symbol 'GetCurrentLinkDetectionColor'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L281
Unable to resolve symbol 'SubdirectoryItemsGroupedByCategory'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L308
Unable to resolve symbol 'MalicousDiscordWebhookCountMessage'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L355
Unable to resolve symbol 'UnityFileMessasgeTooltip'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L310
Unable to resolve symbol 'GetCurrentMalicousDiscordWebhookColor'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L301
Unable to resolve symbol 'LinkDetectionCountMessage'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L481
Unable to resolve symbol 'IgnoredUnityPackageName'
Unresolved binding path when DataContext is known: EasyExtract/UI/Extraction/Extraction.xaml#L297
Unable to resolve symbol 'UnitypackageTotalFileCountMessage'
Static resource not resolved: EasyExtract/UI/Dashboard/Dashboard.xaml#L33
Resource 'BackgroundAndOpacityConverter' is not found
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L355
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L64
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedFiles.cs#L127
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L44
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L69
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Services/Discord/DiscordRpcManager.cs#L25
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L59
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedFiles.cs#L121
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedFiles.cs#L110
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L80
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L33
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedFiles.cs#L116
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L87
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L51
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/Config/ExtractedUnitypackageModel.cs#L74
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/UI/Feedback/Feedback.xaml.cs#L17
Code body does not conform to code style settings: use expression-bodied property
Use preferred body style (convert into property, indexer, or event with preferred body style): EasyExtract/UI/CustomDesign/BackgroundManager.cs#L27
Code body does not conform to code style settings: use expression-bodied property
RoslynAnalyzers Mark members as static: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L37
Member 'HeartIcon_OnMouseEnter' does not access instance data and can be marked as static
RoslynAnalyzers Mark members as static: EasyExtract/UI/Feedback/Feedback.xaml.cs#L15
Member 'SenderName' does not access instance data and can be marked as static
RoslynAnalyzers Mark members as static: EasyExtract/UI/Feedback/Feedback.xaml.cs#L28
Member 'UpdateDiscordPresence' does not access instance data and can be marked as static
RoslynAnalyzers Mark members as static: EasyExtract/UI/Dashboard/Dashboard.xaml.cs#L42
Member 'HeartIcon_OnMouseLeave' does not access instance data and can be marked as static
RoslynAnalyzers Mark members as static: EasyExtract/UI/CustomDesign/BackgroundAndOpacityConverter.cs#L24
Member 'ConvertBack' does not access instance data and can be marked as static
RoslynAnalyzers Mark members as static: EasyExtract/UI/Feedback/Feedback.xaml.cs#L33
Member 'GetDiscordUsername' does not access instance data and can be marked as static
Class with virtual (overridable) members never inherited (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L6
Class 'ExtractedUnitypackageModel' has some virtual members but no inheritors
Class with virtual (overridable) members never inherited (non-private accessibility): EasyExtract/Config/ExtractedFiles.cs#L5
Class 'ExtractedFiles' has some virtual members but no inheritors
Use compound assignment: EasyExtract/Extraction/ExtractionHelper.cs#L25
Convert into compound assignment
Member can be made private (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L153
Method 'Everything_GetResultFullPathName' can be made private
Member can be made private (non-private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L102
Property 'IgnoredUnitypackages' can be made private
Member can be made private (non-private accessibility): EasyExtract/Core/Program.cs#L168
Method 'KillAllProcesses' can be made private
Some values of the enum are not processed inside 'switch' statement: EasyExtract/Utilities/BetterLogger.cs#L76
Some values of the enum are not processed inside switch: Warning, default
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L199
Method 'Everything_GetResultFileListFileName' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L67
Property 'MalicousDiscordWebhookCountMessage' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L72
Property 'UnitypackageTotalFileCountMessage' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L220
Method 'Everything_GetRunCountFromFileName' is never used
Type member is never used (non-private accessibility): EasyExtract/UI/Settings/BetterSettings.xaml#L388
Field 'DefaultTempPathChangeButton' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L215
Accessor 'UnitypackageTotalAudioCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L85
Property 'GetCurrentMalicousDiscordWebhookColor' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L335
Accessor 'UnitypackageExtractedDate.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L185
Accessor 'UnitypackageTotalPrefabCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L195
Accessor 'UnitypackageTotal3DObjectCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L353
Property 'SubdirectoryItemsGroupedByCategory' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedFiles.cs#L125
Property 'UnityFileMessasgeTooltip' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L205
Accessor 'UnitypackageTotalImageCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L223
Method 'Everything_SetRunCountFromFileName' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L178
Method 'Everything_GetResultListRequestFlags' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L275
Accessor 'UnitypackageTotalFontCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/UI/History/History.xaml.cs#L28
Accessor 'TotalFilesExtracted.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L295
Accessor 'UnitypackageTotalDataCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/UI/History/History.xaml#L45
Field 'UnityPackagesExtractedCardExpander' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L78
Property 'GetCurrentLinkDetectionColor' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L193
Method 'Everything_GetResultDateAccessed' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L225
Accessor 'UnitypackageTotalAnimationCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedFiles.cs#L30
Accessor 'SymbolIconImage.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L245
Accessor 'UnitypackageTotalMaterialCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L165
Accessor 'UnitypackageTotalScriptCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L255
Accessor 'UnitypackageTotalAssetCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L175
Accessor 'UnitypackageTotalShaderCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L155
Accessor 'UnitypackageTotalFolderCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L265
Accessor 'UnitypackageTotalControllerCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L190
Method 'Everything_GetResultDateModified' is never used
Type member is never used (non-private accessibility): EasyExtract/UI/Extraction/Extraction.xaml.cs#L73
Accessor 'ExtractedUnitypackages.set' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L217
Method 'Everything_GetResultHighlightedFullPathAndFileName' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L208
Method 'Everything_GetResultDateRecentlyChanged' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L214
Method 'Everything_GetResultHighlightedPath' is never used
Type member is never used (non-private accessibility): EasyExtract/UI/Services/SearchEverything/SearchEverything.xaml#L90
Field 'UpdateSearchResultCreationDateFilterBtn' is never used
Type member is never used (non-private accessibility): EasyExtract/Services/SearchEverything/Everything.cs#L211
Method 'Everything_GetResultHighlightedFileName' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L285
Accessor 'UnitypackageTotalConfigurationCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/Config/ExtractedUnitypackageModel.cs#L235
Accessor 'UnitypackageTotalSceneCount.get' is never used
Type member is never used (non-private accessibility): EasyExtract/UI/History/History.xaml#L34
Field 'FilesExtractedCardExpander' is never used
Method return value is never used (non-private accessibility): EasyExtract/UI/History/History.xaml.cs#L132
Method 'OnPropertyChanged' return value is never used
Method return value is never used (non-private accessibility): EasyExtract/Config/ExtractedFiles.cs#L132
Method 'OnPropertyChanged' return value is never used
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L283
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Dashboard/Dashboard.xaml#L53
Unable to resolve symbol 'AppTitle' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L96
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Extraction/Extraction.xaml#L463
Unable to resolve symbol 'IgnoredUnitypackages' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Dashboard/Dashboard.xaml#L12
Unable to resolve symbol 'AppTitle' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L134
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L380
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L322
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L381
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/History/History.xaml#L74
Unable to resolve symbol 'HistoryList' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Services/SearchEverything/SearchEverything.xaml#L112
Unable to resolve symbol 'SearchEverythingList' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L133
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/History/History.xaml#L36
Unable to resolve symbol 'TotalExtracted' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Extraction/Extraction.xaml#L279
Unable to resolve symbol 'ExtractedUnitypackages' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L245
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L194
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Extraction/Extraction.xaml#L66
Unable to resolve symbol 'QueueList' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/Settings/BetterSettings.xaml#L59
Unable to resolve symbol '_currentConfig' because of unknown DataContext
Unresolved binding path when DataContext is unknown: EasyExtract/UI/History/History.xaml#L25
Unable to resolve symbol 'TotalFilesExtracted' because of unknown DataContext