Add support for MetadataType Attribute #183
Annotations
20 warnings
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L113
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L107
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L100
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L102
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L91
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L83
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L85
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L113
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L107
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Debug]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L100
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L113
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L107
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L100
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L102
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L91
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L83
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L85
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L113
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L107
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L100
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading