feat: Bidirectional Streaming for User Defined Source #6464
Annotations
9 errors
pkg/sdkclient/source/client.go#L40
field `datumCh` is unused (unused)
|
pkg/sources/udsource/grpc_udsource_test.go#L44
type `rpcMsg` is unused (unused)
|
pkg/sources/udsource/grpc_udsource_test.go#L48
func `(*rpcMsg).Matches` is unused (unused)
|
pkg/sources/udsource/grpc_udsource_test.go#L56
func `(*rpcMsg).String` is unused (unused)
|
pkg/sdkclient/source/client_test.go#L167
ineffectual assignment to ack (ineffassign)
|
pkg/sdkclient/grpc/grpc_utils.go#L52
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
pkg/sdkclient/grpc/grpc_utils.go#L62
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
pkg/daemon/client/grpc_daemon_client.go#L40
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
This job failed
Loading