Skip to content

Support for MetadataTypeAttribute #98

Support for MetadataTypeAttribute

Support for MetadataTypeAttribute #98

Triggered via pull request March 10, 2024 17:00
@sungam3rsungam3r
synchronize #91
metadata
Status Success
Total duration 2m 24s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
analyze: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L41
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider 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 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 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 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 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 declaring the property as nullable.