Add a keyboard shortcut that reloads the Home page #196
Annotations
1 error and 10 warnings
|
Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreSingleCompress.cs#L250
The variable 'copyLength' is assigned but its value is never used
|
Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreSingleCompress.cs#L21
Field 'RLERefClipSingleStruct.lenv' is never assigned to, and will always have its default value 0
|
Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreSingleCompress.cs#L22
Field 'RLERefClipSingleStruct.isNeedDecode0' is never assigned to, and will always have its default value false
|
Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreSingleCompress.cs#L20
Field 'RLERefClipSingleStruct.len0' is never assigned to, and will always have its default value 0
|
CollapseLauncher/obj/x64/Release/net8.0-windows10.0.22621.0/win-x64/XAMLs/MainApp/MainPage.g.i.cs#L26
'MainPage.Background' hides inherited member 'Control.Background'. Use the new keyword if hiding was intended.
|
CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L561
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.
|
CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L620
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.
|
CollapseLauncher/obj/x64/Release/net8.0-windows10.0.22621.0/win-x64/XAMLs/MainApp/MainPage.g.i.cs#L26
'MainPage.Background' hides inherited member 'Control.Background'. Use the new keyword if hiding was intended.
|
CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L561
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.
|
CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L620
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.
|
The logs for this run have expired and are no longer available.
Loading