fix: typo #186
Annotations
2 warnings
Build:
11_GildedRose/GildedRoseApp/kata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
11_GildedRose/GildedRoseApp/kata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading