convert CI compat jobs into single matrix job #115
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run test:
lib/proto/grpc/reflection/v1/reflection.pb.ex#L575
using map.field notation (without parentheses) to invoke function Grpc.Reflection.V1.ServerReflection.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
lib/proto/grpc/reflection/v1alpha/reflection.pb.ex#L575
using map.field notation (without parentheses) to invoke function Grpc.Reflection.V1alpha.ServerReflection.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/endpoint.ex#L3
using map.field notation (without parentheses) to invoke function Grpc.Reflection.V1.ServerReflection.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/endpoint.ex#L15
using map.field notation (without parentheses) to invoke function Grpc.Reflection.V1.ServerReflection.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/endpoint.ex#L19
using map.field notation (without parentheses) to invoke function Grpc.Reflection.V1alpha.ServerReflection.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/endpoint.ex#L31
using map.field notation (without parentheses) to invoke function Grpc.Reflection.V1alpha.ServerReflection.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/greeter_server.ex#L2
using map.field notation (without parentheses) to invoke function Helloworld.Greeter.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/protos/helloworld.pb.ex#L133
using map.field notation (without parentheses) to invoke function Helloworld.Greeter.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/protos/test_service_v2.pb.ex#L401
using map.field notation (without parentheses) to invoke function TestserviceV2.TestService.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Run test:
test/support/protos/test_service_v2.pb.ex#L419
using map.field notation (without parentheses) to invoke function TestserviceV2.EmptyService.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
|
Install Dependencies
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Loading