add projectwatcher #17
Annotations
4 warnings
build:
src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L18
Non-nullable field '_blocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L29
Non-nullable field '_wordBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L18
Non-nullable field '_blocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L29
Non-nullable field '_wordBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|