Skip to content

clean

clean #7

Triggered via pull request October 6, 2024 01:14
Status Success
Total duration 2m 10s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 344 warnings
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
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/UI/Settings/BetterSettings.xaml.cs#L97
Method 'CheckForUpdatesOnStartUpToggleSwitch_OnChecked' 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/UI/Extraction/Extraction.xaml.cs#L1204
Method 'ClearIgnoredListBtn_OnClick' 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/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/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/UI/Extraction/Extraction.xaml.cs#L838
Method 'SearchFileManuallyButton_OnClick' 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/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/Core/App.xaml.cs#L30
Method 'App_OnStartup' 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/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/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/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/UI/Extraction/Extraction.xaml.cs#L918
Method 'CategoryStructureBool_OnUnchecked' 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/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/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/UI/History/History.xaml.cs#L154
Method 'ClearHistoryButton_OnClick' 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/
qodana
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1