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 #444

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 #444

Triggered via pull request November 13, 2024 01:45
Status Success
Total duration 1m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build: src/sample/Program.cs#L191
The call is ambiguous between the following methods or properties: 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, bool, params string[])' and 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, params string[])'
Build: src/sample/Program.cs#L191
The call is ambiguous between the following methods or properties: 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, bool, params string[])' and 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, params string[])'
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)
Build: src/sample/generated/Users/UsersRequestBuilder.cs#L92
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/UserItemRequestBuilder.cs#L430
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/Photo/Value/ContentRequestBuilder.cs#L170
'RequestInformation.SetStreamContent(Stream)' is obsolete: 'Use SetStreamContent and pass the content type instead'
Build: src/sample/generated/Users/Item/Settings/ShiftPreferences/ShiftPreferencesRequestBuilder.cs#L147
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/Todo/TodoRequestBuilder.cs#L171
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/Photos/Item/Value/ContentRequestBuilder.cs#L181
'RequestInformation.SetStreamContent(Stream)' is obsolete: 'Use SetStreamContent and pass the content type instead'
Build: src/sample/generated/Users/Item/Todo/Lists/ListsRequestBuilder.cs#L82
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'