[CORE-9179] upgrade mint version from 1.4.1 to 1.5 #22
ci.yml
on: pull_request
Check format
15s
Matrix: Dialyzer
Matrix: interop-tests-all
Matrix: tests
Annotations
10 errors and 7 warnings
OTP 22.x / Elixir 1.11.x
The job was canceled because "_24_x_1_11_x" failed.
|
OTP 24.x / Elixir 1.11.x:
test/grpc/client/adapters/mint/connection_process_test.exs#L199
test handle_call/2 - cancel_request reply with :ok when canceling the request is successful, also set stream response pid to done and remove request ref from state (GRPC.Client.Adapters.Mint.ConnectionProcessTest)
|
OTP 24.x / Elixir 1.11.x
Process completed with exit code 1.
|
OTP 22.x / Elixir 1.12.x
The job was canceled because "_24_x_1_11_x" failed.
|
OTP 23.x / Elixir 1.13.x
The job was canceled because "_24_x_1_11_x" failed.
|
OTP 23.x / Elixir 1.12.x
The job was canceled because "_24_x_1_11_x" failed.
|
OTP 25.x / Elixir 1.13.x
The job was canceled because "_24_x_1_11_x" failed.
|
OTP 25.x / Elixir 1.13.x:
test/grpc/client/adapters/gun_test.exs#L41
test connect/2 connects securely (default options) (GRPC.Client.Adapters.GunTest)
|
OTP 25.x / Elixir 1.13.x
The operation was canceled.
|
Interop tests
Process completed with exit code 1.
|
Dialyzer (24.x, 1.13.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Dialyzer (25.x, 1.13.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 23.x / Elixir 1.13.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
OTP 23.x / Elixir 1.12.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
Interop tests
@behaviour GRPC.ClientInterceptor does not exist (in module GRPCPrometheus.ClientInterceptor)
|
Interop tests
@behaviour GRPC.ServerInterceptor does not exist (in module GRPCPrometheus.ServerInterceptor)
|
Interop tests
@behaviour GRPC.ServerInterceptor does not exist (in module Interop.ServerInterceptor)
|