Skip to content

Mark Scale Generator as deprecated (#2427) #2836

Mark Scale Generator as deprecated (#2427)

Mark Scale Generator as deprecated (#2427) #2836

Triggered via push May 13, 2025 18:30
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.