Add support for MetadataType Attribute #192
Annotations
11 warnings
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L115
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L109
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L102
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L104
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L93
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L85
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L87
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L115
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L109
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L102
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|