fix: cleanup agent instances in a365 cleanup blueprint #705
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?)
|