Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(interop): Correct LPRECT parameter type for AdjustWindowRectEx in… #157

fix(interop): Correct LPRECT parameter type for AdjustWindowRectEx in…

fix(interop): Correct LPRECT parameter type for AdjustWindowRectEx in… #157

Triggered via push November 9, 2025 09:15
Status Failure
Total duration 3m 21s
Artifacts
Fit to window
Zoom out
Zoom in

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/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.