Accept URIs with scheme, add default SSL options for https, deprecate URLs without scheme #589
Annotations
3 errors and 7 warnings
|
Run Tests:
test/grpc/channel_test.exs#L12
test connect/2 with scheme default ssl credentials (GRPC.ChannelTest)
|
Run Tests
The operation was canceled.
|
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#L74
Helloworld.HelloRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Loading