Skip to content

Fix warnings on Elixir v1.19 (#460) #735

Fix warnings on Elixir v1.19 (#460)

Fix warnings on Elixir v1.19 (#460) #735

Triggered via push January 27, 2025 12:11
Status Success
Total duration 2m 56s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Test (Elixir 1.12, OTP 23.3.1): lib/mint/core/transport/ssl.ex#L751
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead