Skip to content

Solve LeetCode #9 'Palindrome Number' [Easy]. #183

Solve LeetCode #9 'Palindrome Number' [Easy].

Solve LeetCode #9 'Palindrome Number' [Easy]. #183

Triggered via push November 11, 2024 18:19
Status Success
Total duration 1m 8s
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.