Create docker.yml workflow for automated image building #212
Annotations
10 warnings
Build:
src/Application/Services/UserService.cs#L74
The variable 'e' is declared but never used
|
Build:
src/Application/Services/UserService.cs#L84
The variable 'e' is declared but never used
|
Build:
src/Application/Services/UserService.cs#L96
The variable 'e' is declared but never used
|
Build:
src/Application/Managers/BookLocalStorageManager.cs#L51
The variable '_' is declared but never used
|
Build:
src/Application/Services/AuthenticationService.cs#L100
The variable 'e' is declared but never used
|
Build:
src/Application/Services/BookService.cs#L189
The variable '_' is declared but never used
|
Build:
src/Application/Common/Extensions/SSEHttpContextExtensions.cs#L9
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
Build:
src/Application/Common/Extensions/SSEHttpContextExtensions.cs#L10
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
Build:
src/Application/Managers/UserLocalStorageManager.cs#L78
This call site is reachable on all platforms. 'File.SetUnixFileMode(string, UnixFileMode)' is unsupported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Application/Managers/BookLocalStorageManager.cs#L76
This call site is reachable on all platforms. 'File.SetUnixFileMode(string, UnixFileMode)' is unsupported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading