v0.3.0 #75
Annotations
11 warnings
|
examples/D2Sharp.Web/Program.cs#L109
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)
|
|
examples/D2Sharp.Web/Program.cs#L108
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)
|
|
examples/D2Sharp.Web/Program.cs#L107
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)
|
|
examples/D2Sharp.Web/Program.cs#L167
Dereference of a possibly null reference.
|
|
examples/D2Sharp.Web/Program.cs#L114
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)
|
|
examples/D2Sharp.Web/Program.cs#L110
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)
|
|
examples/D2Sharp.Web/Program.cs#L109
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)
|
|
examples/D2Sharp.Web/Program.cs#L108
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)
|
|
examples/D2Sharp.Web/Program.cs#L107
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)
|
|
examples/D2Sharp.Web/Program.cs#L167
Dereference of a possibly null reference.
|
|
|
The logs for this run have expired and are no longer available.
Loading