Skip to content

feat: add ssl opt to httpc by default #801

feat: add ssl opt to httpc by default

feat: add ssl opt to httpc by default #801

Triggered via pull request August 1, 2024 04:06
Status Failure
Total duration 1m 44s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 13 warnings
Dialyzer
Process completed with exit code 2.
OTP 27.0 / Elixir 1.17.1: test/tesla/adapter/httpc_test.exs#L5
test Basic autoredirects disabled by default (Tesla.Adapter.HttpcTest)
OTP 27.0 / Elixir 1.17.1: test/tesla/adapter/httpc_test.exs#L68
test badssl revoked.badssl.com (Tesla.Adapter.HttpcTest)
OTP 27.0 / Elixir 1.17.1: test/tesla/adapter/httpc_test.exs#L9
test SSL GET request (Tesla.Adapter.HttpcTest)
OTP 27.0 / Elixir 1.17.1
Process completed with exit code 2.
OTP 25.3.2.12 / Elixir 1.15.8
The job was canceled because "_1_17_1_27_0_false_false" failed.
OTP 25.3.2.12 / Elixir 1.15.8: test/tesla/adapter/httpc_test.exs#L9
test SSL GET request (Tesla.Adapter.HttpcTest)
OTP 25.3.2.12 / Elixir 1.15.8: test/tesla/adapter/httpc_test.exs#L68
test badssl revoked.badssl.com (Tesla.Adapter.HttpcTest)
OTP 25.3.2.12 / Elixir 1.15.8: test/tesla/adapter/httpc_test.exs#L5
test Basic autoredirects disabled by default (Tesla.Adapter.HttpcTest)
OTP 25.3.2.12 / Elixir 1.15.8
The operation was canceled.
OTP 26.2.5 / Elixir 1.16.3
The job was canceled because "_1_17_1_27_0_false_false" failed.
OTP 26.2.5 / Elixir 1.16.3: test/tesla/adapter/httpc_test.exs#L9
test SSL GET request (Tesla.Adapter.HttpcTest)
OTP 26.2.5 / Elixir 1.16.3: test/tesla/adapter/httpc_test.exs#L5
test Basic autoredirects disabled by default (Tesla.Adapter.HttpcTest)
OTP 26.2.5 / Elixir 1.16.3: test/tesla/adapter/httpc_test.exs#L68
test badssl revoked.badssl.com (Tesla.Adapter.HttpcTest)
OTP 26.2.5 / Elixir 1.16.3
Process completed with exit code 2.
unknown_function: lib/tesla/adapter/httpc.ex#L41
Function :public_key.cacerts_get/0 does not exist.
unknown_function: lib/tesla/adapter/httpc.ex#L44
Function :public_key.pkix_verify_hostname_match_fun/1 does not exist.
unknown_function: lib/tesla/adapter/httpc.ex#L85
Function :public_key.cacerts_get/0 does not exist.
unknown_function: lib/tesla/adapter/httpc.ex#L88
Function :public_key.pkix_verify_hostname_match_fun/1 does not exist.
Gun 1
use Bitwise is deprecated. import Bitwise instead
Gun 1
use Bitwise is deprecated. import Bitwise instead
Gun 1
use Bitwise is deprecated. import Bitwise instead
Gun 1
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Gun 1
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Gun 1: lib/tesla/adapter/httpc.ex#L79
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.3.2.12 / Elixir 1.15.8: lib/tesla/adapter/httpc.ex#L79
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 26.2.5 / Elixir 1.16.3
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 26.2.5 / Elixir 1.16.3
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs