Skip to content

Fix warnings on Elixir v1.19 #734

Fix warnings on Elixir v1.19

Fix warnings on Elixir v1.19 #734

Re-run triggered January 24, 2025 18:45
Status Success
Total duration 1m 2s
Artifacts

main.yml

on: pull_request
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