Major release introducing a unified graph query system, architectural analysis capabilities, and significant CLI improvements for better LLM integration. #17
Annotations
1 error and 6 warnings
|
build-and-test (windows-latest)
Process completed with exit code 1.
|
|
build-and-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)
|
|
build-and-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)
|
|
build-and-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)
|
|
build-and-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)
|
|
build-and-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)
|
|
build-and-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)
|