Support for MetadataTypeAttribute #156
Annotations
1 error and 13 warnings
Test solution [Debug]
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build solution [Release]:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L33
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#L35
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#L41
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#L33
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#L35
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#L41
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#L41
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#L33
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#L35
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#L41
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#L33
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#L35
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading