79298519

Date: 2024-12-20 22:28:05
Score: 1
Natty:
Report link

You can change nullability for data property, not for itemSetting property (what do I mean: https://github.com/RenatV/FilterIssueTest) or use new extra fied as itemSetting is null mark and check them (itemSetting property also must be notNullable public ItemSetting ItemSetting { get; set; } = new();).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Renat V