updated interleaving with linq version #3
ci-cd.yml
on: push
Backend Tests
30s
Frontend Tests
20s
Deploy to Production
0s
Deploy to Staging
0s
Annotations
2 errors and 8 warnings
|
Frontend Tests
Process completed with exit code 1.
|
|
Backend Tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L157
The variable 'ex' is declared but never used
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L79
Possible null reference argument for parameter 'source' in 'string StringExtensions.GetPalindromeResult(string source)'.
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L41
Possible null reference argument for parameter 'other' in 'string StringExtensions.InterleaveWithLinq(string source, string other)'.
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L41
Possible null reference argument for parameter 'source' in 'string StringExtensions.InterleaveWithLinq(string source, string other)'.
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L157
The variable 'ex' is declared but never used
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L79
Possible null reference argument for parameter 'source' in 'string StringExtensions.GetPalindromeResult(string source)'.
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L41
Possible null reference argument for parameter 'other' in 'string StringExtensions.InterleaveWithLinq(string source, string other)'.
|
|
Backend Tests:
backend/src/AlexLee.Api/Controllers/AlgorithmsController.cs#L41
Possible null reference argument for parameter 'source' in 'string StringExtensions.InterleaveWithLinq(string source, string other)'.
|