Logical split - #19
Open
HQJaTu wants to merge 3 commits into
Open
Annotations
10 warnings
|
Build:
src/RTDSimulatorDesktopApp/frmPreview.cs#L18
Non-nullable field 'gen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/RTDSimulatorDesktopApp/frmAboutApp.cs#L28
Dereference of a possibly null reference.
|
|
Build:
src/RTDSimulator.Core/PayloadGenerator.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/RTDSimulatorDesktopApp/frmGenerator.cs#L564
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/RTDSimulatorDesktopApp/frmGenerator.cs#L19
Non-nullable field '_credential' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/RTDSimulatorDesktopApp/frmGenerator.cs#L19
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/RTDSimulatorDesktopApp/frmGenerator.cs#L19
Non-nullable field '_CancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/RTDSimulatorDesktopApp/frmPreview.cs#L18
Non-nullable field 'gen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/RTDSimulatorDesktopApp/frmAboutApp.cs#L28
Dereference of a possibly null reference.
|
|
Build:
src/RTDSimulator.Core/PayloadGenerator.cs#L68
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading