Skip to content

Bump OpenTelemetry.Extensions.Hosting from 1.0.0-rc9 to 1.6.0 #1661

Bump OpenTelemetry.Extensions.Hosting from 1.0.0-rc9 to 1.6.0

Bump OpenTelemetry.Extensions.Hosting from 1.0.0-rc9 to 1.6.0 #1661

Triggered via pull request September 7, 2023 10:42
Status Success
Total duration 5m 45s
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)