Skip to content

chore(deps): bump Microsoft.Extensions.Hosting from 6.0.0 to 8.0.0 #343

chore(deps): bump Microsoft.Extensions.Hosting from 6.0.0 to 8.0.0

chore(deps): bump Microsoft.Extensions.Hosting from 6.0.0 to 8.0.0 #343

Triggered via pull request August 17, 2024 01:26
Status Success
Total duration 2m 3s
Artifacts

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

10 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)
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/LicenseDetails/LicenseDetailsRequestBuilder.cs#L78
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/Extensions/ExtensionsRequestBuilder.cs#L78
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/Extensions/Item/ExtensionItemRequestBuilder.cs#L162
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/LicenseDetails/Item/LicenseDetailsItemRequestBuilder.cs#L162
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
Build: src/sample/generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilder.cs#L100
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'