Release v0.36.1 #344
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build:
MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L297
Obsolete member 'OutlinedTextBlock.OnRender(DrawingContext)' overrides non-obsolete member 'UIElement.OnRender(DrawingContext)'
|
Build:
MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L331
Obsolete member 'OutlinedTextBlock.MeasureOverride(Size)' overrides non-obsolete member 'FrameworkElement.MeasureOverride(Size)'
|
Build:
MHFZ_Overlay/Views/CustomControls/OutlinedTextBlock.cs#L356
Obsolete member 'OutlinedTextBlock.ArrangeOverride(Size)' overrides non-obsolete member 'FrameworkElement.ArrangeOverride(Size)'
|
Build:
MHFZ_Overlay/Views/Windows/SettingsForm.xaml.cs#L47
Possible null reference assignment.
|
Build:
MHFZ_Overlay/DataLoader.cs#L72
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
MHFZ_Overlay/Views/Windows/MainWindow.xaml.cs#L276
Non-nullable property 'GlobalHook' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
MHFZ_Overlay/Services/Hotkey/GlobalHotkey.cs#L118
Non-nullable event 'KeyPressed' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
MHFZ_Overlay/Views/Windows/MainWindow.xaml.cs#L955
Unboxing a possibly null value.
|
Build:
MHFZ_Overlay/Views/Windows/MainWindow.xaml.cs#L1763
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.GlobalHookMouseDownExt(object sender, MouseEventExtArgs e)' doesn't match the target delegate 'EventHandler<MouseEventExtArgs>' (possibly because of nullability attributes).
|
Build:
MHFZ_Overlay/Views/Windows/MainWindow.xaml.cs#L1764
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.GlobalHookMouseUpExt(object sender, MouseEventExtArgs e)' doesn't match the target delegate 'EventHandler<MouseEventExtArgs>' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading