Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #1645

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #1645

Triggered via pull request August 29, 2023 10:20
Status Success
Total duration 4m 42s
Artifacts

codeql-analysis.yml

on: pull_request
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)