Skip to content

feat: add ssl opt to httpc by default #806

feat: add ssl opt to httpc by default

feat: add ssl opt to httpc by default #806

Triggered via pull request August 1, 2024 14:47
Status Failure
Total duration 1m 48s
Artifacts

test.yml

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

Annotations

1 error and 9 warnings
Dialyzer
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.
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
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