Skip to content

Support for MetadataTypeAttribute #162

Support for MetadataTypeAttribute

Support for MetadataTypeAttribute #162

Triggered via pull request December 15, 2024 09:35
@sungam3rsungam3r
synchronize #91
metadata
Status Success
Total duration 2m 22s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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#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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.