Refactor: Split SvgNodeWriter into partial files by diagram type #250
Annotations
11 warnings
|
Upload test results
No files were found with the provided path: TestResults/. No artifacts will be uploaded.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L32
Non-nullable property 'SubtleText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L31
Non-nullable property 'TextColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L30
Non-nullable property 'InputPlaceholder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L29
Non-nullable property 'InputBg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L28
Non-nullable property 'InputBorder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L27
Non-nullable property 'ButtonText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L26
Non-nullable property 'ButtonFill' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L25
Non-nullable property 'HeaderFill' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L24
Non-nullable property 'CardBorder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/DiagramForge/Rendering/SvgNodeWriter.Wireframe.cs#L23
Non-nullable property 'CardFill' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
Loading