Skip to content

Update Binary Trees & Traversal Types. #176

Update Binary Trees & Traversal Types.

Update Binary Trees & Traversal Types. #176

Triggered via push November 8, 2024 13:44
Status Success
Total duration 1m 16s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: DailyCodingProblem/src/DailyCodingProblem.Challenges/Y2024/M08/Day04Task.cs#L59
Dereference of a possibly null reference.
build: LeetCode/tests/LeetCode.Challenges.UnitTests/RemoveNthNodeFromListEnd/TestData.cs#L15
Cannot convert null literal to non-nullable reference type.
build: DailyCodingProblem/src/DailyCodingProblem.Challenges/Y2024/M08/Day04Task.cs#L59
Dereference of a possibly null reference.
build: LeetCode/tests/LeetCode.Challenges.UnitTests/RemoveNthNodeFromListEnd/TestData.cs#L15
Cannot convert null literal to non-nullable reference type.