Skip to content

Update introduction.md (#2421) #2814

Update introduction.md (#2421)

Update introduction.md (#2421) #2814

Triggered via push April 24, 2025 05:10
Status Success
Total duration 2m 46s
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.