Skip to content

Now its possible to deserialized IDictionary<string, objcet) directly #31

Now its possible to deserialized IDictionary<string, objcet) directly

Now its possible to deserialized IDictionary<string, objcet) directly #31

Triggered via push November 25, 2023 13:59
Status Success
Total duration 33s
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.