Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

chore(deps): bump Microsoft.Extensions.Http from 8.0.1 to 9.0.0 #1114

chore(deps): bump Microsoft.Extensions.Http from 8.0.1 to 9.0.0

chore(deps): bump Microsoft.Extensions.Http from 8.0.1 to 9.0.0 #1114

Triggered via push November 13, 2024 01:45
Status Success
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: src/Microsoft.Graph.Cli.Core/IO/GraphCliClientFactory.cs#L55
'CompressionHandler' is obsolete: 'kiota clients now rely on the HttpClientHandler to handle decompression'
build: src/Microsoft.Graph.Cli.Core/IO/GraphCliClientFactory.cs#L56
'CompressionHandler' is obsolete: 'kiota clients now rely on the HttpClientHandler to handle decompression'
build: src/Microsoft.Graph.Cli.Core.Tests/IO/GraphODataPagingServiceTests.cs#L24
Null should not be used for type parameter 'topValue' of type 'object'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)