APPSEC-603 #24
Triggered via pull request
December 13, 2023 18:44
Status
Failure
Total duration
1d 2h 8m 30s
Artifacts
–
ci.yml
on: pull_request
Check format
9s
Matrix: Dialyzer
Matrix: interop-tests-all
Matrix: tests
Annotations
5 errors and 7 warnings
OTP 25.x / Elixir 1.13.x:
test/grpc/client/adapters/gun_test.exs#L58
test connect/2 connects securely (custom options) (GRPC.Client.Adapters.GunTest)
|
OTP 25.x / Elixir 1.13.x:
test/grpc/client/adapters/gun_test.exs#L44
test connect/2 connects securely (default options) (GRPC.Client.Adapters.GunTest)
|
OTP 25.x / Elixir 1.13.x:
test/grpc/integration/connection_test.exs#L33
test authentication works (GRPC.Integration.ConnectionTest)
|
OTP 25.x / Elixir 1.13.x
Process completed with exit code 2.
|
Check release
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
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/
|
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/
|
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
@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)
|