Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Remove LINQ usage from Enum conversion from/to string #452

Remove LINQ usage from Enum conversion from/to string

Remove LINQ usage from Enum conversion from/to string #452

Re-run triggered May 20, 2024 08:29
Status Success
Total duration 6m 58s
Artifacts

build-and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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#L22
'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'