Skip to content

Fixed asp.net error messages on object model validation missing the f… #118

Fixed asp.net error messages on object model validation missing the f…

Fixed asp.net error messages on object model validation missing the f… #118

Triggered via push September 9, 2023 14:26
Status Success
Total duration 49s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: src/Application/Services/UserService.cs#L70
The variable 'e' is declared but never used
test: src/Application/Services/UserService.cs#L80
The variable 'e' is declared but never used
test: src/Application/Services/UserService.cs#L92
The variable 'e' is declared but never used
test: src/Application/Services/AuthenticationService.cs#L91
The variable 'e' is declared but never used
test: src/Application/Services/BookService.cs#L145
The variable '_' is declared but never used
test: src/Infrastructure/Persistence/Repository/BookRepository.cs#L81
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
test: src/Application/Services/UserService.cs#L70
The variable 'e' is declared but never used
test: src/Application/Services/UserService.cs#L80
The variable 'e' is declared but never used
test: src/Application/Services/UserService.cs#L92
The variable 'e' is declared but never used
test: src/Application/Services/AuthenticationService.cs#L91
The variable 'e' is declared but never used