fix: update protoc gen && gen proto #1092
Annotations
9 errors and 1 warning
Execute OpenIM Script On Linux (amd64):
internal/rpc/admin/start.go#L71
cannot use &srv (value of type *adminServer) as "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer value in argument to adminpb.RegisterAdminServer: *adminServer does not implement "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer (missing method mustEmbedUnimplementedAdminServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/admin/start.go#L71
cannot use &srv (value of type *adminServer) as "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer value in argument to adminpb.RegisterAdminServer: *adminServer does not implement "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer (missing method mustEmbedUnimplementedAdminServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/admin/start.go#L71
cannot use &srv (value of type *adminServer) as "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer value in argument to adminpb.RegisterAdminServer: *adminServer does not implement "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer (missing method mustEmbedUnimplementedAdminServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/admin/start.go#L71
cannot use &srv (value of type *adminServer) as "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer value in argument to adminpb.RegisterAdminServer: *adminServer does not implement "github.com/openimsdk/chat/pkg/protocol/admin".AdminServer (missing method mustEmbedUnimplementedAdminServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/chat/start.go#L72
cannot use &srv (value of type *chatSvr) as "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer value in argument to chat.RegisterChatServer: *chatSvr does not implement "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer (missing method mustEmbedUnimplementedChatServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/chat/start.go#L72
cannot use &srv (value of type *chatSvr) as "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer value in argument to chat.RegisterChatServer: *chatSvr does not implement "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer (missing method mustEmbedUnimplementedChatServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/chat/start.go#L72
cannot use &srv (value of type *chatSvr) as "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer value in argument to chat.RegisterChatServer: *chatSvr does not implement "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer (missing method mustEmbedUnimplementedChatServer)
|
Execute OpenIM Script On Linux (amd64):
internal/rpc/chat/start.go#L72
cannot use &srv (value of type *chatSvr) as "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer value in argument to chat.RegisterChatServer: *chatSvr does not implement "github.com/openimsdk/chat/pkg/protocol/chat".ChatServer (missing method mustEmbedUnimplementedChatServer)
|
Execute OpenIM Script On Linux (amd64)
Process completed with exit code 1.
|
Execute OpenIM Script On Linux (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|