Skip to content

Set up Codex integration #24

Set up Codex integration

Set up Codex integration #24

Triggered via pull request March 4, 2026 12:57
Status Success
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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 (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 (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)