Skip to content

fix: cleanup agent instances in a365 cleanup blueprint #705

fix: cleanup agent instances in a365 cleanup blueprint

fix: cleanup agent instances in a365 cleanup blueprint #705

Triggered via pull request March 3, 2026 00:50
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Matrix: .NET SDK
Fit to window
Zoom out
Zoom in

Annotations

7 errors
.NET SDK (8.0.x)
Process completed with exit code 1.
.NET SDK (8.0.x): src/Microsoft.Agents.A365.DevTools.Cli/Commands/CleanupCommand.cs#L128
Operator '??' cannot be applied to operands of type 'List<AgentInstanceInfo>' and 'List<AgentInstance>'
.NET SDK (8.0.x): src/Microsoft.Agents.A365.DevTools.Cli/Commands/CleanupCommand.cs#L130
The type or namespace name 'AgentInstance' could not be found (are you missing a using directive or an assembly reference?)
.NET SDK (8.0.x): src/Microsoft.Agents.A365.DevTools.Cli/Commands/CleanupCommand.cs#L125
The type or namespace name 'AgentInstance' could not be found (are you missing a using directive or an assembly reference?)
.NET SDK (8.0.x): src/Microsoft.Agents.A365.DevTools.Cli/Commands/CleanupCommand.cs#L128
Operator '??' cannot be applied to operands of type 'List<AgentInstanceInfo>' and 'List<AgentInstance>'
.NET SDK (8.0.x): src/Microsoft.Agents.A365.DevTools.Cli/Commands/CleanupCommand.cs#L130
The type or namespace name 'AgentInstance' could not be found (are you missing a using directive or an assembly reference?)
.NET SDK (8.0.x): src/Microsoft.Agents.A365.DevTools.Cli/Commands/CleanupCommand.cs#L125
The type or namespace name 'AgentInstance' could not be found (are you missing a using directive or an assembly reference?)