Skip to content

Add community and covariate records for pipeline parity #10

Add community and covariate records for pipeline parity

Add community and covariate records for pipeline parity #10

Triggered via pull request October 30, 2025 11:45
Status Success
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Build and Test
1m 6s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: tests/ManagedCode.GraphRag.Tests/Runtime/PipelineExecutorTests.cs#L31
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L89
The behavior of 'StringBuilder.Append(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'PostgresGraphStore.UpsertNodeAsync(string, string, IReadOnlyDictionary<string, object>,
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L126
The behavior of 'StringBuilder.Append(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'PostgresGraphStore.UpsertRelationshipAsync(string, string, string, IReadOnlyDictionary<string, object>,
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L41
Method .ctor passes 'GraphName' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L40
Method .ctor passes 'ConnectionString' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Build and Test: tests/ManagedCode.GraphRag.Tests/Runtime/PipelineExecutorTests.cs#L31
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L89
The behavior of 'StringBuilder.Append(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'PostgresGraphStore.UpsertNodeAsync(string, string, IReadOnlyDictionary<string, object>,
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L126
The behavior of 'StringBuilder.Append(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'PostgresGraphStore.UpsertRelationshipAsync(string, string, string, IReadOnlyDictionary<string, object>,
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L41
Method .ctor passes 'GraphName' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
Build and Test: src/ManagedCode.GraphRag.Postgres/PostgresGraphStore.cs#L40
Method .ctor passes 'ConnectionString' as the paramName argument to a ArgumentNullException constructor. Replace this argument with one of the method's parameter names. Note that the provided parameter name should have the exact casing as declared on the method. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)