Skip to content

Document generated GRPC.Stub function arguments #564

Document generated GRPC.Stub function arguments

Document generated GRPC.Stub function arguments #564

Triggered via pull request November 28, 2023 15:05
Status Failure
Total duration 2m 32s
Artifacts

ci.yml

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

Annotations

9 errors and 6 warnings
OTP 25.1.x / Elixir 1.14.x: test/grpc/client/adapters/mint/connection_process_test.exs#L186
test handle_call/2 - stream_body continue to process payload stream (GRPC.Client.Adapters.Mint.ConnectionProcessTest)
OTP 25.1.x / Elixir 1.14.x
Process completed with exit code 2.
OTP 23.x / Elixir 1.12.x
The job was canceled because "_25_1_x_1_14_x" failed.
OTP 24.x / Elixir 1.15.x
The job was canceled because "_25_1_x_1_14_x" failed.
OTP 24.x / Elixir 1.15.x
The operation was canceled.
OTP 25.1.x / Elixir 1.15.x
The job was canceled because "_25_1_x_1_14_x" failed.
OTP 25.1.x / Elixir 1.15.x
The operation was canceled.
OTP 26.1.x / Elixir 1.15.x
The job was canceled because "_25_1_x_1_14_x" failed.
OTP 26.1.x / Elixir 1.15.x
The operation was canceled.
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 (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/
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.14.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
Check release
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead