Support for MetadataTypeAttribute #98
Annotations
6 warnings
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L41
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L33
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L35
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L41
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L33
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L35
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|