Skip to content

Bump Microsoft.Extensions.Http from 8.0.1 to 9.0.9 #59

Bump Microsoft.Extensions.Http from 8.0.1 to 9.0.9

Bump Microsoft.Extensions.Http from 8.0.1 to 9.0.9 #59

Triggered via pull request September 15, 2025 18:49
Status Success
Total duration 3m 44s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Short: ClickHouse.Driver/ADO/Feature.cs#L26
Provide a message for the ObsoleteAttribute that marks Geo as Obsolete (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1041)
Short: ClickHouse.Driver/Numerics/ClickHouseDecimal.cs#L21
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
Short: ClickHouse.Driver/ADO/ClickHouseConnectionStringBuilder.cs#L7
Type 'ClickHouseConnectionStringBuilder' directly or indirectly inherits 'ICollection' without implementing any of 'ICollection<T>', 'IReadOnlyCollection<T>'. Publicly-visible types should implement the generic version to broaden usability. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1010)
Short: ClickHouse.Driver/FeatureSwitch.cs#L3
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)