Skip to content

修正拖动标题不能移动问题 #3

修正拖动标题不能移动问题

修正拖动标题不能移动问题 #3

Triggered via push December 7, 2024 18:07
Status Success
Total duration 3m 14s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (Debug): PortToNet/Ecan/ComProc.cs#L26
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L16
Dereference of a possibly null reference.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L18
Possible null reference assignment.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L19
Possible null reference assignment.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L20
Possible null reference assignment.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L26
Dereference of a possibly null reference.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L28
Dereference of a possibly null reference.
build (Debug): PortToNet/Model/DataType.cs#L192
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L55
Dereference of a possibly null reference.
build (Debug): PortToNet/Views/AboutWindow.xaml.cs#L59
Dereference of a possibly null reference.
build (Release): PortToNet/Ecan/ComProc.cs#L26
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): PortToNet/Views/AboutWindow.xaml.cs#L16
Dereference of a possibly null reference.
build (Release): PortToNet/Views/AboutWindow.xaml.cs#L18
Possible null reference assignment.
build (Release): PortToNet/Views/AboutWindow.xaml.cs#L19
Possible null reference assignment.
build (Release): PortToNet/Views/AboutWindow.xaml.cs#L20
Possible null reference assignment.
build (Release): PortToNet/Views/FrpcSettingWindow.xaml.cs#L24
Non-nullable field 'VM' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): PortToNet/Model/DataType.cs#L192
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): PortToNet/Ecan/ComProc.cs#L54
Non-nullable property 'CanName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): PortToNet/PubMod.cs#L46
The variable 'ex' is declared but never used
build (Release): PortToNet/Views/AboutWindow.xaml.cs#L26
Dereference of a possibly null reference.