Refactoring API - #6
Merged
Merged
Annotations
1 error and 10 warnings
|
unable to access 'https://github.com/InfoTCube/Liborrow/': The requested URL returned error: 500
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L149
Possible null reference assignment.
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L145
Cannot convert null literal to non-nullable reference type.
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L136
Possible null reference assignment.
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L129
Possible null reference assignment.
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L125
Cannot convert null literal to non-nullable reference type.
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L116
Possible null reference assignment.
|
|
API/Services/BibliotekaNarodowaBooksService.cs#L109
Cannot convert null literal to non-nullable reference type.
|
|
API/Controllers/LoansController.cs#L85
Possible null reference argument for parameter 'isbn' in 'Task<UserBook?> IBookRepository.GetUserBookByIdAndUserIdAsync(string isbn, Guid userId, CancellationToken ct)'.
|
|
API/Controllers/LoansController.cs#L42
Dereference of a possibly null reference.
|
|
API/Services/TokenService.cs#L26
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
The logs for this run have expired and are no longer available.
Loading