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

Merge pull request #501 from microsoftgraph/dependabot/nuget/Microsof… #1113

Merge pull request #501 from microsoftgraph/dependabot/nuget/Microsof…

Merge pull request #501 from microsoftgraph/dependabot/nuget/Microsof… #1113

Triggered via push November 13, 2024 01:43
Status Failure
Total duration 45s
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

1 error and 3 warnings
build
Process completed with exit code 1.
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)