Skip to content

Support for MetadataTypeAttribute #39

Support for MetadataTypeAttribute

Support for MetadataTypeAttribute #39

Triggered via pull request January 23, 2024 17:37
Status Success
Total duration 3m 15s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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#L43
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#L49
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#L49
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#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#L43
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#L49
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#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#L43
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.