Skip to content

bring back grpc service #4172

bring back grpc service

bring back grpc service #4172

Triggered via pull request February 7, 2025 07:41
Status Failure
Total duration 6m 19s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Abstractions/IAgentGrain.cs#L13
The type or namespace name 'AgentState' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Abstractions/IAgentGrain.cs#L20
The type or namespace name 'AgentState' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Services/Grpc/GrpcGatewayService.cs#L44
The type or namespace name 'GetStateResponse' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Services/Grpc/GrpcGatewayService.cs#L63
The type or namespace name 'AgentState' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Abstractions/IGateway.cs#L13
The type or namespace name 'AgentState' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Abstractions/IGateway.cs#L14
The type or namespace name 'AgentState' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Services/Grpc/GrpcGatewayService.cs#L44
'GrpcGatewayService.GetState(AgentId, ServerCallContext)': no suitable method found to override
Analyze (csharp): dotnet/src/Microsoft.AutoGen/RuntimeGateway.Grpc/Abstractions/IAgentState.cs#L15
The type or namespace name 'AgentState' could not be found (are you missing a using directive or an assembly reference?)