[Feat]: Add support for streams pipelines #789
ci.yml
on: pull_request
Check format
14s
Matrix: interop-tests-all
Matrix: tests
Annotations
7 errors and 17 warnings
OTP 24.x / Elixir 1.15.x
Process completed with exit code 2.
|
OTP 24.x / Elixir 1.15.x:
test/grpc/server/adapters/report_exception_test.exs#L53
test new/3 with case clause error (GRPC.Server.Adapters.ReportExceptionTest)
|
OTP 25.x / Elixir 1.15.x
The operation was canceled.
|
OTP 25.x / Elixir 1.15.x
The strategy configuration was canceled because "tests._24_x_1_15_x" failed
|
OTP 26.1.x / Elixir 1.15.x
The operation was canceled.
|
OTP 26.1.x / Elixir 1.15.x:
test/grpc/server/adapters/report_exception_test.exs#L53
test new/3 with case clause error (GRPC.Server.Adapters.ReportExceptionTest)
|
OTP 26.1.x / Elixir 1.15.x
The strategy configuration was canceled because "tests._24_x_1_15_x" failed
|
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.SimpleResponse.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
Grpc.Testing.ResponseParameters.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
use Bitwise is deprecated. import Bitwise instead
|