Pattern match on channel on stub functions #579
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Run Tests
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Run Tests:
test/support/google/api/annotations.pb.ex#L1
redefining module Google.Api.PbExtension (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.PbExtension.beam)
|
Run Tests:
test/support/google/api/http.pb.ex#L1
redefining module Google.Api.Http (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.Http.beam)
|
Run Tests:
test/support/google/api/http.pb.ex#L12
redefining module Google.Api.HttpRule (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.HttpRule.beam)
|
Run Tests:
test/support/google/api/http.pb.ex#L34
redefining module Google.Api.CustomHttpPattern (current version loaded from _build/test/lib/grpc/ebin/Elixir.Google.Api.CustomHttpPattern.beam)
|
Run Tests:
test/grpc/integration/stub_test.exs#L72
Helloworld.HelloRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Loading