BetterGI 0.57.2-alpha.1 #162
Annotations
10 warnings
|
🛠️ Build application:
BetterGenshinImpact/View/Windows/PictureInPictureWindow.xaml.cs#L24
'PictureInPictureWindow.MaxWidth' hides inherited member 'FrameworkElement.MaxWidth'. Use the new keyword if hiding was intended.
|
|
🛠️ Build application:
BetterGenshinImpact/View/Windows/PictureInPictureWindow.xaml.cs#L23
'PictureInPictureWindow.MinWidth' hides inherited member 'FrameworkElement.MinWidth'. Use the new keyword if hiding was intended.
|
|
🛠️ Build application:
BetterGenshinImpact/Service/Notifier/BarkNotifier.cs#L129
Cannot convert null literal to non-nullable reference type.
|
|
🛠️ Build application:
BetterGenshinImpact/Helpers/Security/MD5Helper.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
🛠️ Build application:
BetterGenshinImpact/View/Pages/OneDragonFlowPage.xaml.cs#L2
The using directive for 'BetterGenshinImpact.ViewModel.Pages' appeared previously in this namespace
|
|
🛠️ Build application:
BetterGenshinImpact/ViewModel/Pages/OneDragonFlowViewModel.cs#L32
The using directive for 'BetterGenshinImpact.Core.Config' appeared previously in this namespace
|
|
🛠️ Build application:
BetterGenshinImpact/GameTask/Common/Job/GoToSereniteaPotTask.cs#L22
The using directive for 'BetterGenshinImpact.GameTask.QuickSereniteaPot' appeared previously in this namespace
|
|
🛠️ Build application:
BetterGenshinImpact/GameTask/Common/Job/GoToSereniteaPotTask.cs#L21
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
|
|
🛠️ Build application:
BetterGenshinImpact/GameTask/AutoFight/AutoFightSeek.cs#L17
The using directive for 'OpenCvSharp' appeared previously in this namespace
|
|
🛠️ Build application:
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.'
|
Loading