Annotations
10 warnings and 1 notice
|
test:
EventTicketing.API/Services/LocalImageStorageService.cs#L111
The variable 'ex' is declared but never used
|
|
test:
EventTicketing.API/Controllers/TicketsController.cs#L436
The variable 'ex' is declared but never used
|
|
test:
EventTicketing.API/Controllers/AnalyticsController.cs#L108
The variable 'ex' is declared but never used
|
|
test:
EventTicketing.Tests/Controllers/TicketsControllerTests.cs#L24
The variable 'promoCode' is assigned but its value is never used
|
|
test:
EventTicketing.Tests/Controllers/AuthControllerTests.cs#L7
The using directive for 'System.Text.RegularExpressions' appeared previously in this namespace
|
|
test:
EventTicketing.API/Services/LocalImageStorageService.cs#L160
Avoid inexact read with 'System.IO.Stream.ReadAsync(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
test:
EventTicketing.API/Services/LocalImageStorageService.cs#L171
The variable 'ex' is declared but never used
|
|
test:
EventTicketing.API/Services/LocalImageStorageService.cs#L111
The variable 'ex' is declared but never used
|
|
test:
EventTicketing.API/Controllers/TicketsController.cs#L436
The variable 'ex' is declared but never used
|
|
test:
EventTicketing.API/Controllers/AnalyticsController.cs#L108
The variable 'ex' is declared but never used
|
|
24 tests found
There are 24 tests, see "Raw output" for the full list of tests.
|