Skip to content

chore(deps): bump Azure.Identity from 1.12.1 to 1.13.0 #1096

chore(deps): bump Azure.Identity from 1.12.1 to 1.13.0

chore(deps): bump Azure.Identity from 1.12.1 to 1.13.0 #1096

Triggered via push October 15, 2024 22:25
Status Success
Total duration 36s
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)