Skip to content

Merge pull request #1406 from DuendeSoftware/dependabot/nuget/Identit… #1665

Merge pull request #1406 from DuendeSoftware/dependabot/nuget/Identit…

Merge pull request #1406 from DuendeSoftware/dependabot/nuget/Identit… #1665

Triggered via push September 7, 2023 18:02
Status Success
Total duration 5m 37s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze (csharp): src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
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)
Analyze (csharp): src/IdentityServer/Hosting/LocalApiAuthentication/LocalApiAuthenticationHandler.cs#L258
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)