Collapse Array and Object into Node after Node->Vertex #17
Annotations
5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/System.Text.Kdl/Serialization/KdlSerializer.Read.HandleMetadata.cs#L420
The variable 'propertyCount' is assigned but its value is never used
|
build:
src/System.Text.Kdl/Nodes/KdlVertex.cs#L310
Member 'ReplaceWith' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
build:
src/System.Text.Kdl/Serialization/KdlSerializer.Read.HandleMetadata.cs#L420
The variable 'propertyCount' is assigned but its value is never used
|
build:
src/System.Text.Kdl/Nodes/KdlVertex.cs#L310
Member 'ReplaceWith' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|