Skip to content

Sync problem specs (#2426) #2832

Sync problem specs (#2426)

Sync problem specs (#2426) #2832

Triggered via push May 13, 2025 10:20
Status Success
Total duration 2m 49s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test
Failed to restore: Cache service responded with 422
test: exercises/practice/tree-building/TreeBuilding.cs#L12
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test: exercises/practice/tree-building/TreeBuilding.cs#L12
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.