Skip to content

Added bookmarks

Added bookmarks #126

Triggered via push October 17, 2023 19:00
Status Success
Total duration 1m 1s
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/BookService.cs#L196
The variable '_' is declared but never used
test: src/Application/Services/AuthenticationService.cs#L91
The variable 'e' is declared but never used
test: 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.
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/BookService.cs#L196
The variable '_' is declared but never used