BetterGI Publish #11
Annotations
10 warnings
|
BetterGenshinImpact/View/PickerWindow.xaml.cs#L127
Possible null reference return.
|
|
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/Service/Notifier/TelegramNotifier.cs#L32
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/Service/Notifier/BarkNotifier.cs#L124
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/Core/Script/Dependence/Dispatcher.cs#L96
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/GameTask/LogParse/YsHttp.cs#L228
Cannot convert null literal to non-nullable reference type.
|
|
BetterGenshinImpact/ViewModel/Pages/OneDragonFlowViewModel.cs#L30
The using directive for 'BetterGenshinImpact.Core.Config' appeared previously in this namespace
|
|
BetterGenshinImpact/Service/Notifier/WebhookNotifier.cs#L11
The using directive for 'System.Text.Json' appeared previously in this namespace
|
|
BetterGenshinImpact/Service/Notifier/WebhookNotifier.cs#L10
The using directive for 'BetterGenshinImpact.Service.Notification' 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 logs for this run have expired and are no longer available.
Loading