Skip to content

Add integration test for grpcToGRPC #29

Add integration test for grpcToGRPC

Add integration test for grpcToGRPC #29

Triggered via pull request September 20, 2024 10:25
Status Failure
Total duration 2m 11s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: handler/intergrationtests/grpc_to_grpc_test.go#L113
undefined: RegisterExampleStreamingServiceServer
tests: handler/intergrationtests/grpc_to_grpc_test.go#L130
undefined: RegisterExampleStreamingServiceServer
tests: handler/intergrationtests/grpc_to_grpc_test.go#L168
undefined: UnimplementedExampleStreamingServiceServer
tests: handler/intergrationtests/grpc_to_grpc_test.go#L173
undefined: UnimplementedExampleStreamingServiceServer
tests: handler/intergrationtests/grpc_to_grpc_test.go#L176
undefined: ExampleStreamingService_StreamServer
tests: handler/intergrationtests/grpc_to_grpc_test.go#L185
undefined: ExampleStreamingService_StreamServer
tests: handler/intergrationtests/grpc_to_grpc_test.go#L197
undefined: OutStream
tests: handler/intergrationtests/grpc_to_grpc_test.go#L216
undefined: NewExampleStreamingServiceClient
tests: handler/intergrationtests/grpc_to_grpc_test.go#L226
undefined: InStream
tests
Process completed with exit code 1.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/