Skip to content

添加项目文件。 #1

添加项目文件。

添加项目文件。 #1

Triggered via push December 7, 2024 17:10
Status Success
Total duration 2m 33s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (Release): PortToNet/PubMod.cs#L46
The variable 'ex' is declared but never used
build (Release): PortToNet/Ecan/ComProc.cs#L111
Non-nullable event 'CanRecvDataEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (Release): PortToNet/Ecan/ComProc.cs#L111
Non-nullable field '_recTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): PortToNet/Ecan/ComProc.cs#L111
Non-nullable field 'sw' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): PortToNet/Ecan/ComProc.cs#L111
Non-nullable field 'Sw_recList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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 (Debug): PortToNet/PubMod.cs#L46
The variable 'ex' is declared but never used
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/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 (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/ViewModels/SerialPortPageViewModel.cs#L112
Dereference of a possibly null reference.
build (Debug): PortToNet/ViewModels/SerialPortPageViewModel.cs#L195
Dereference of a possibly null reference.