refactoring scheduled tasks #138
Annotations
11 errors and 1 warning
|
Build and test Server Services:
internal/api/router.go#L308
in call to New, type func(ctx "context".Context, in *"github.com/openimsdk/protocol/user".AccountCheckReq, opts ...grpc.CallOption) (*"github.com/openimsdk/protocol/user".AccountCheckResp, error) of uc.AccountCheck does not match inferred type func(c "github.com/openimsdk/protocol/user".UserClient, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error) for func(c C, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error)
|
Build and test Server Services:
internal/api/router.go#L308
in call to New, type func(ctx "context".Context, in *"github.com/openimsdk/protocol/user".AccountCheckReq, opts ...grpc.CallOption) (*"github.com/openimsdk/protocol/user".AccountCheckResp, error) of uc.AccountCheck does not match inferred type func(c "github.com/openimsdk/protocol/user".UserClient, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error) for func(c C, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error)
|
Build and test Server Services:
internal/api/router.go#L308
in call to New, type func(ctx "context".Context, in *"github.com/openimsdk/protocol/user".AccountCheckReq, opts ...grpc.CallOption) (*"github.com/openimsdk/protocol/user".AccountCheckResp, error) of uc.AccountCheck does not match inferred type func(c "github.com/openimsdk/protocol/user".UserClient, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error) for func(c C, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error)
|
Build and test Server Services:
internal/api/router.go#L308
in call to New, type func(ctx "context".Context, in *"github.com/openimsdk/protocol/user".AccountCheckReq, opts ...grpc.CallOption) (*"github.com/openimsdk/protocol/user".AccountCheckResp, error) of uc.AccountCheck does not match inferred type func(c "github.com/openimsdk/protocol/user".UserClient, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error) for func(c C, ctx "context".Context, req *A, opts ...grpc.CallOption) (*B, error)
|
Build and test Server Services:
internal/rpc/conversation/conversation.go#L767
undefined: pbconversation.ClearUserConversationMsgReq
|
Build and test Server Services:
internal/rpc/conversation/conversation.go#L767
undefined: pbconversation.ClearUserConversationMsgResp
|
Build and test Server Services:
internal/rpc/conversation/conversation.go#L776
undefined: pbmsg.GetLastMessageSeqByTimeReq
|
Build and test Server Services:
internal/rpc/conversation/conversation.go#L777
undefined: pbmsg.GetLastMessageSeqByTime
|
Build and test Server Services:
internal/rpc/conversation/conversation.go#L793
undefined: pbconversation.ClearUserConversationMsgResp
|
Build and test Server Services:
internal/rpc/conversation/conversation.go#L767
undefined: pbconversation.ClearUserConversationMsgReq
|
Set up Go 1.21.x
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading