Skip to content

Add support for MetadataType Attribute (#142) #226

Add support for MetadataType Attribute (#142)

Add support for MetadataType Attribute (#142) #226

Triggered via push January 8, 2025 12:41
Status Success
Total duration 2m 34s
Artifacts

test.yml

on: push
Matrix: test
buildcheck
0s
buildcheck
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L328
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L177
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L169
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L171
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L195
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L188
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L190
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L201
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L217
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L220
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L328
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L169
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L171
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L177
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L195
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L188
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L190
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L201
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L217
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ubuntu-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L220
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L328
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L291
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L294
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L268
Non-nullable property 'Ignored' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L271
Non-nullable property 'Ignored2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L274
Non-nullable property 'ScalarAnyway' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L278
Non-nullable property 'Struct1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L280
Non-nullable property 'Struct2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L283
Non-nullable property 'StructReturningNull' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L286
Non-nullable property 'StructNull' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L328
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L291
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L294
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L169
Non-nullable property 'Private' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L171
Non-nullable property 'Public' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L268
Non-nullable property 'Ignored' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L271
Non-nullable property 'Ignored2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L274
Non-nullable property 'ScalarAnyway' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L278
Non-nullable property 'Struct1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
windows-latest: src/Destructurama.Attributed.Tests/MetadataTypeTests.cs#L280
Non-nullable property 'Struct2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
buildcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636