refactored namespaces #333
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: SamKirkland/FTP-Deploy-Action@4.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish:
src/Core/Logistics.Infrastructure.EF/Registrar.cs#L72
Possible null reference assignment.
|
Publish:
src/Server/Logistics.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L74
Possible null reference argument for parameter 'request' in 'Task IIdentityServerInteractionService.DenyAuthorizationAsync(AuthorizationRequest request, AuthorizationError error, string? errorDescription = null)'.
|
Publish:
src/Server/Logistics.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L105
Dereference of a possibly null reference.
|
Publish:
src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L16
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)
|
Publish:
src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L22
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)
|
Publish:
src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L35
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)
|
Publish:
src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L40
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)
|
Publish:
src/Server/Logistics.IdentityServer/Pages/SecurityHeadersAttribute.cs#L47
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)
|
The logs for this run have expired and are no longer available.
Loading