Annotations
10 warnings
|
DynamicWin/Utils/WindowsThumbnailProvider.cs#L191
Thrown value may be null.
|
|
DynamicWin/WPFBinders/SKElement.cs#L29
Non-nullable event 'PaintSurface' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
DynamicWin/WPFBinders/SKElement.cs#L29
Non-nullable field 'bitmap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
DynamicWin/UI/UIObject.cs#L130
Cannot convert null literal to non-nullable reference type.
|
|
DynamicWin/UI/UIObject.cs#L130
Cannot convert null literal to non-nullable reference type.
|
|
DynamicWin/UI/Menu/Menus/VolumeAdjustMenu.cs#L38
'DWProgressBar' is obsolete: 'DWProgressBar is deprecated. Use DWProgressBarEx instead.'
|
|
DynamicWin/Utils/AudioVisualiser.cs#L102
Cannot convert null literal to non-nullable reference type.
|
|
DynamicWin/Utils/AudioVisualiser.cs#L102
Cannot convert null literal to non-nullable reference type.
|
|
DynamicWin/UI/Menu/Menus/BrightnessAdjustMenu.cs#L23
'DWProgressBar' is obsolete: 'DWProgressBar is deprecated. Use DWProgressBarEx instead.'
|
|
DynamicWin/UI/Menu/MenuManager.cs#L101
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading