Skip to content

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.11.3 to 1.12.0 #360

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.11.3 to 1.12.0

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.11.3 to 1.12.0 #360

Triggered via pull request August 20, 2024 22:20
Status Success
Total duration 1m 56s
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/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/Outlook/MasterCategories/MasterCategoriesRequestBuilder.cs#L79
'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'