Bump Microsoft.Agents.AI and Microsoft.Agents.AI.OpenAI #1318
ci.yaml
on: pull_request
Codex Review Script Tests
7s
CLI Changeset Check
0s
CLI Tests
29s
CLI Shell Regression
19s
Backend Tests
1m 10s
Annotations
6 warnings
|
Backend Tests:
backend/src/Agon.Api/Controllers/SessionsController.cs#L349
Possible null reference argument for parameter 'Message' in 'AgentTestResponse.AgentTestResponse(string AgentId, string Message, int PatchOperationsCount)'.
|
|
Backend Tests:
backend/src/Agon.Api/Controllers/SessionsController.cs#L326
Possible null reference assignment.
|
|
Backend Tests:
backend/tests/Agon.Infrastructure.Tests/SignalR/SignalREventBroadcasterTests.cs#L123
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'ConfidenceTransition'
|
|
Backend Tests:
backend/src/Agon.Api/Controllers/SessionsController.cs#L349
Possible null reference argument for parameter 'Message' in 'AgentTestResponse.AgentTestResponse(string AgentId, string Message, int PatchOperationsCount)'.
|
|
Backend Tests:
backend/src/Agon.Api/Controllers/SessionsController.cs#L326
Possible null reference assignment.
|
|
Backend Tests:
backend/tests/Agon.Infrastructure.Tests/SignalR/SignalREventBroadcasterTests.cs#L123
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'ConfidenceTransition'
|