Skip to content

Update minimum Elixir to 12, update ci and tool-versions #555

Update minimum Elixir to 12, update ci and tool-versions

Update minimum Elixir to 12, update ci and tool-versions #555

Re-run triggered November 27, 2023 03:41
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Check format
14s
Check format
Matrix: Dialyzer
Interop tests
46s
Interop tests
Check release
46s
Check release
Matrix: interop-tests-all
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 56 warnings
OTP 23.x / Elixir 1.12.x
The job was canceled because "_24_x_1_15_x" failed.
OTP 23.x / Elixir 1.13.x
The job was canceled because "_24_x_1_15_x" failed.
Interop tests
Process completed with exit code 1.
OTP 24.x / Elixir 1.15.x: test/grpc/client/adapters/mint/connection_process_test.exs#L19
test start_link/4 non-successful connection stops the connection process without exit it's caller (GRPC.Client.Adapters.Mint.ConnectionProcessTest)
OTP 24.x / Elixir 1.15.x
Process completed with exit code 2.
OTP 25.1.x / Elixir 1.15.x
The job was canceled because "_24_x_1_15_x" failed.
OTP 25.1.x / Elixir 1.15.x: test/grpc/client/adapters/mint/connection_process_test.exs#L19
test start_link/4 non-successful connection stops the connection process without exit it's caller (GRPC.Client.Adapters.Mint.ConnectionProcessTest)
OTP 25.1.x / Elixir 1.15.x
Process completed with exit code 2.
OTP 23.x / Elixir 1.14.x
The job was canceled because "_24_x_1_15_x" failed.
OTP 23.x / Elixir 1.14.x
The operation was canceled.
OTP 26.1.x / Elixir 1.15.x
The job was canceled because "_24_x_1_15_x" failed.
OTP 26.1.x / Elixir 1.15.x: test/grpc/client/adapters/gun_test.exs#L55
test connect/2 connects securely (custom options) (GRPC.Client.Adapters.GunTest)
OTP 26.1.x / Elixir 1.15.x: test/grpc/client/adapters/gun_test.exs#L41
test connect/2 connects securely (default options) (GRPC.Client.Adapters.GunTest)
OTP 26.1.x / Elixir 1.15.x: test/grpc/client/adapters/mint/connection_process_test.exs#L19
test start_link/4 non-successful connection stops the connection process without exit it's caller (GRPC.Client.Adapters.Mint.ConnectionProcessTest)
OTP 26.1.x / Elixir 1.15.x: test/grpc/integration/connection_test.exs#L29
test authentication works (GRPC.Integration.ConnectionTest)
OTP 26.1.x / Elixir 1.15.x
The operation was canceled.
Dialyzer (26.1.x, 1.15.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 (26.1.x, 1.15.x): lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (26.1.x, 1.15.x): lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (26.1.x, 1.15.x): test/support/integration_test_case.ex#L40
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (26.1.x, 1.15.x): lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (26.1.x, 1.15.x): lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (25.1.x, 1.15.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.1.x, 1.15.x): lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (25.1.x, 1.15.x): lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (25.1.x, 1.15.x): test/support/integration_test_case.ex#L40
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (25.1.x, 1.15.x): lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer (25.1.x, 1.15.x): lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check release
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Check release: lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check release: lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check release: lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check release: lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 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
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
Interop tests
use Bitwise is deprecated. import Bitwise instead
Interop tests: lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Interop tests: lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Interop tests: lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Interop tests: lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Interop tests
:logger :level has been set to :warn in config files, please use :warning instead
Interop tests
the log level :warn is deprecated, use :warning instead
OTP 24.x / Elixir 1.15.x: lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 24.x / Elixir 1.15.x: lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 24.x / Elixir 1.15.x: test/support/integration_test_case.ex#L40
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 24.x / Elixir 1.15.x: lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 24.x / Elixir 1.15.x: lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 24.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 24.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 24.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 24.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 24.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 25.1.x / Elixir 1.15.x: lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1.x / Elixir 1.15.x: lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1.x / Elixir 1.15.x: test/support/integration_test_case.ex#L40
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1.x / Elixir 1.15.x: lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1.x / Elixir 1.15.x: lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 25.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 25.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 25.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 25.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 23.x / Elixir 1.14.x
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
OTP 26.1.x / Elixir 1.15.x: lib/grpc/server/supervisor.ex#L111
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.1.x / Elixir 1.15.x: lib/grpc/transport/http2.ex#L96
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.1.x / Elixir 1.15.x: test/support/integration_test_case.ex#L40
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.1.x / Elixir 1.15.x: lib/grpc/server/adapters/cowboy/handler.ex#L170
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.1.x / Elixir 1.15.x: lib/grpc/server/adapters/cowboy/handler.ex#L461
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 26.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 26.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead
OTP 26.1.x / Elixir 1.15.x
the log level :warn is deprecated, use :warning instead