Skip to content

Little refactogin in Serialize method #23

Little refactogin in Serialize method

Little refactogin in Serialize method #23

Triggered via push November 23, 2023 22:47
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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