This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Merge pull request #220 from MihaMarkic/feature/async #445
Annotations
10 warnings
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/IntersectionWrapperParseTests.cs#L18
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/UnionWrapperParseTests.cs#L18
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/JsonParseNodeFactoryTests.cs#L22
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/IntersectionWrapperParseTests.cs#L37
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/UnionWrapperParseTests.cs#L36
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/UnionWrapperParseTests.cs#L54
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/IntersectionWrapperParseTests.cs#L57
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/UnionWrapperParseTests.cs#L73
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/IntersectionWrapperParseTests.cs#L76
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build-and-test:
Microsoft.Kiota.Serialization.Json.Tests/JsonParseNodeFactoryTests.cs#L34
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|