use AgentDispatch in internal request #2416
Annotations
2 errors and 1 warning
rpc/rpcfakes/fake_typed_agent_dispatch_internal_client.go#L325
cannot use new(FakeTypedAgentDispatchInternalClient) (value of type *FakeTypedAgentDispatchInternalClient) as rpc.AgentDispatchInternalClient[rpc.RoomTopic] value in variable declaration: *FakeTypedAgentDispatchInternalClient does not implement rpc.AgentDispatchInternalClient[rpc.RoomTopic] (wrong type for method CreateDispatch)
|
|
|
This job failed
Loading