Skip to content

Add support for MetadataType Attribute #192

Add support for MetadataType Attribute

Add support for MetadataType Attribute #192

Re-run triggered December 23, 2024 16:42
Status Success
Total duration 2m 3s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.