Skip to content

Added Multiline simple member parsing tests #29

Added Multiline simple member parsing tests

Added Multiline simple member parsing tests #29

Triggered via push November 25, 2023 04:26
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: NetDotTests/DotNotationDeserializationTests.cs#L77
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L78
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L82
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L92
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L77
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L78
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L82
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L92
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.