Major release introducing a unified graph query system, architectur… #3
Annotations
6 warnings
|
test (ubuntu-latest):
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test (ubuntu-latest):
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test (macos-latest):
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test (macos-latest):
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test (windows-latest):
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test (windows-latest):
AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|