Fixing RequestPushMessageDeliveryAsync unable to write content to request stream for empty content #25
Annotations
11 warnings
|
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L53
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)
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L70
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)
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L53
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)
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L70
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)
|
|
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L53
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)
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L70
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)
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L53
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)
|
|
test/Test.Lib.Net.Http.WebPush/Functional/Infrastructure/FakePushServiceStartup.cs#L70
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