Update nuget non-major dependencies #804
Annotations
10 warnings
Build:
src/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L211
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/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L216
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/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L221
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/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L306
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/Altinn.Common.PEP/Altinn.Common.PEP/Clients/AuthorizationApiClient.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L211
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/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L216
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/Altinn.Common.PEP/UnitTests/ResourceAccessHandlerTest.cs#L221
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/Altinn.Common.PEP/UnitTests/AppAccessHandlerTest.cs#L306
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)
|
Loading