BetterGI 0.50.0 #90
Annotations
10 warnings and 1 notice
|
BetterGenshinImpact/View/Windows/WelcomeDialog.xaml.cs#L38
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.
|
|
BetterGenshinImpact/GameTask/LogParse/YsHttp.cs#L228
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/Service/Notifier/BarkNotifier.cs#L129
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/GameTask/AutoPathing/Model/WaypointForTrack.cs#L24
'WaypointForTrack.Misidentification' hides inherited member 'Waypoint.Misidentification'. Use the new keyword if hiding was intended.
|
|
BetterGenshinImpact/Helpers/Security/MD5Helper.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/View/Pages/OneDragonFlowPage.xaml.cs#L2
The using directive for 'BetterGenshinImpact.ViewModel.Pages' appeared previously in this namespace
|
|
BetterGenshinImpact/ViewModel/Pages/OneDragonFlowViewModel.cs#L31
The using directive for 'BetterGenshinImpact.Core.Config' appeared previously in this namespace
|
|
BetterGenshinImpact/GameTask/Common/Job/GoToSereniteaPotTask.cs#L22
The using directive for 'BetterGenshinImpact.GameTask.QuickSereniteaPot' appeared previously in this namespace
|
|
BetterGenshinImpact/GameTask/Common/Job/GoToSereniteaPotTask.cs#L21
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
|
|
Fischless.GameCapture/Graphics/Helpers/WinRT.cs#L61
'ObjectReference<IActivationFactoryVftbl>.Attach(ref nint)' is obsolete: 'This method is deprecated and will be removed in a future release.'
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading