fix(interop): Correct LPRECT parameter type for AdjustWindowRectEx in… #157
Annotations
1 error and 10 warnings
|
deploy
Process completed with exit code 1.
|
|
deploy:
src/Wpf.Ui/Controls/EffectThicknessDecorator.cs#L174
Non-nullable event 'Opened' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
deploy:
src/Wpf.Ui/Converters/ClipConverter.cs#L26
Possible null reference return.
|
|
deploy:
src/Wpf.Ui/Converters/ClipConverter.cs#L17
Possible null reference return.
|
|
deploy:
src/Wpf.Ui/UiApplication.cs#L104
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
|
deploy:
src/Wpf.Ui/Controls/EffectThicknessDecorator.cs#L186
Non-nullable event 'Opened' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
deploy:
src/Wpf.Ui/Controls/EffectThicknessDecorator.cs#L180
Non-nullable event 'Opened' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
deploy:
src/Wpf.Ui/Controls/EffectThicknessDecorator.cs#L174
Non-nullable event 'Opened' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
deploy:
src/Wpf.Ui/Controls/NavigationView/NavigationView.Navigation.cs#L358
Possible null reference assignment.
|
|
deploy:
src/Wpf.Ui/Converters/ClipConverter.cs#L26
Possible null reference return.
|
|
deploy:
src/Wpf.Ui/Converters/ClipConverter.cs#L17
Possible null reference return.
|