Support for MetadataTypeAttribute #39
Annotations
10 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#L43
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#L49
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#L49
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#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#L43
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#L49
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#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#L43
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.
|