Added 'ProjectGutenbergId' #27
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
deploy:
src/Application/Services/UserService.cs#L70
The variable 'e' is declared but never used
|
deploy:
src/Application/Services/UserService.cs#L80
The variable 'e' is declared but never used
|
deploy:
src/Application/Services/UserService.cs#L92
The variable 'e' is declared but never used
|
deploy:
src/Application/Services/BookService.cs#L196
The variable '_' is declared but never used
|
deploy:
src/Application/Services/AuthenticationService.cs#L91
The variable 'e' is declared but never used
|
deploy:
src/Infrastructure/Persistence/Repository/BookRepository.cs#L88
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
|
deploy:
src/Application/Services/UserService.cs#L70
The variable 'e' is declared but never used
|
deploy:
src/Application/Services/UserService.cs#L80
The variable 'e' is declared but never used
|
deploy:
src/Application/Services/UserService.cs#L92
The variable 'e' is declared but never used
|
deploy:
src/Application/Services/BookService.cs#L196
The variable '_' is declared but never used
|