feat: add ssl opt to httpc by default #802
test.yml
on: pull_request
Gun 1
1m 38s
Dialyzer
32s
Matrix: Test
Annotations
5 errors and 9 warnings
Dialyzer
Process completed with exit code 2.
|
OTP 26.2.5 / Elixir 1.16.3
Process completed with exit code 1.
|
OTP 27.0 / Elixir 1.17.1
The job was canceled because "_1_16_3_26_2_5_false_true" failed.
|
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
Process completed with exit code 2.
|
unknown_function:
lib/tesla/adapter/httpc.ex#L36
Function :public_key.cacerts_get/0 does not exist.
|
unknown_function:
lib/tesla/adapter/httpc.ex#L39
Function :public_key.pkix_verify_hostname_match_fun/1 does not exist.
|
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
|
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
|