feat: Bidirectional Streaming for User Defined Source #6464
ci.yaml
on: pull_request
build-rust-amd64
2m 13s
Matrix: E2E Tests
Annotations
12 errors, 1 warning, and 1 notice
Codegen
Process completed with exit code 1.
|
build-rust-amd64
Process completed with exit code 101.
|
Lint:
pkg/sdkclient/source/client.go#L40
field `datumCh` is unused (unused)
|
Lint:
pkg/sources/udsource/grpc_udsource_test.go#L44
type `rpcMsg` is unused (unused)
|
Lint:
pkg/sources/udsource/grpc_udsource_test.go#L48
func `(*rpcMsg).Matches` is unused (unused)
|
Lint:
pkg/sources/udsource/grpc_udsource_test.go#L56
func `(*rpcMsg).String` is unused (unused)
|
Lint:
pkg/sdkclient/source/client_test.go#L167
ineffectual assignment to ack (ineffassign)
|
Lint:
pkg/sdkclient/grpc/grpc_utils.go#L52
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Lint:
pkg/sdkclient/grpc/grpc_utils.go#L62
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Lint:
pkg/daemon/client/grpc_daemon_client.go#L40
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Lint
Process completed with exit code 2.
|
Unit Tests
Process completed with exit code 101.
|
Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/numaflow/numaflow. Supported file pattern: go.sum
|
sccache stats
0% - 0 hits, 64 misses, 0 errors
|