Skip to content

[Feat]: Add support for streams pipelines #791

[Feat]: Add support for streams pipelines

[Feat]: Add support for streams pipelines #791

Triggered via pull request May 14, 2025 19:38
Status Success
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Check format
17s
Check format
Matrix: interop-tests-all
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release: lib/grpc/service.ex#L16
documentation references module "Google.Api.HttpRule" but it is hidden
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release
documentation references type "t:Google.Api.Http.t/0" but it is hidden or private
Check release
documentation references type "Stream.t()" but it is undefined or private
Check release: lib/grpc/server/router.ex#L7
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release: lib/grpc/service.ex#L16
documentation references module "Google.Api.HttpRule" but it is hidden
Check release
documentation references type "GRPC.Server.Router.Template.matchers()" but it is hidden or private
Check release
documentation references type "t:Google.Api.Http.t/0" but it is hidden or private
Interop tests
Grpc.Testing.StreamingInputCallResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.ResponseParameters.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.SimpleResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.Payload.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.EchoStatus.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Interop tests
Grpc.Testing.Empty.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
Interop tests
use Bitwise is deprecated. import Bitwise instead