small sorting fixes #16
Annotations
10 warnings
Build:
src/Backend/Nager.AuthenticationService.WebApi/Program.cs#L58
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/MigrationHelper.cs#L6
Missing XML comment for publicly visible type or member 'MigrationHelper'
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/MigrationHelper.cs#L11
Missing XML comment for publicly visible type or member 'MigrationHelper.MigrationHelper(ILogger<MigrationHelper>, IServiceScopeFactory)'
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/MigrationHelper.cs#L19
Missing XML comment for publicly visible type or member 'MigrationHelper.UpdateDatabaseAsync()'
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/Program.cs#L172
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/Program.cs#L58
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/MigrationHelper.cs#L6
Missing XML comment for publicly visible type or member 'MigrationHelper'
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/MigrationHelper.cs#L11
Missing XML comment for publicly visible type or member 'MigrationHelper.MigrationHelper(ILogger<MigrationHelper>, IServiceScopeFactory)'
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/MigrationHelper.cs#L19
Missing XML comment for publicly visible type or member 'MigrationHelper.UpdateDatabaseAsync()'
|
Build:
src/Backend/Nager.AuthenticationService.WebApi/Program.cs#L172
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
The logs for this run have expired and are no longer available.
Loading