Skip to content

Merge branch 'main' of https://github.com/loudenvier/NetDot #37

Merge branch 'main' of https://github.com/loudenvier/NetDot

Merge branch 'main' of https://github.com/loudenvier/NetDot #37

Triggered via push November 25, 2023 20:55
Status Failure
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build: NetDotTests/DotNotationDeserializationTests.cs#L102
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L103
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L107
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L102
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L103
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NetDotTests/DotNotationDeserializationTests.cs#L107
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.