Skip to content

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

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

Triggered via pull request August 16, 2024 22:52
Status Success
Total duration 2m 19s
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/Manager/Ref/RefRequestBuilder.cs#L121
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync 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/Photo/Value/ContentRequestBuilder.cs#L170
'RequestInformation.SetStreamContent(Stream)' is obsolete: 'Use SetStreamContent and pass the content type instead'
Build: src/sample/generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilder.cs#L100
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'