Skip to content

chore(deps): bump Microsoft.Kiota.Serialization.Json #1095

chore(deps): bump Microsoft.Kiota.Serialization.Json

chore(deps): bump Microsoft.Kiota.Serialization.Json #1095

Status Success
Total duration 37s
Artifacts
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)