Fix elixir 1.17 and migration lock warnings #810

Merged
floatingghost merged 2 commits from Oneric/akkoma:ex1.17-warnings into develop 2024-06-23 02:18:42 +00:00
Member

Remaining deprecation warnings are in external deps and the captcha dep from pleroma

tested MIX_ENV=test mix ecto.reset, mix test and mix compile

EDIT: for the deprecation warning from elixir-captcha which pops up on every mix invocation, i sent the trivial fix to Pleroma’s upstream, not sure if/when this get’s merged though or if forking it to akkoma.dev would be better: https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha/-/merge_requests/6

Remaining deprecation warnings are in external deps and the captcha dep from pleroma tested `MIX_ENV=test mix ecto.reset`, `mix test` and `mix compile` **EDIT**: for the deprecation warning from elixir-captcha which pops up on every `mix` invocation, i sent the trivial fix to Pleroma’s upstream, not sure if/when this get’s merged though or if forking it to akkoma.dev would be better: https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha/-/merge_requests/6
Oneric added 1 commit 2024-06-19 00:23:36 +00:00
Oneric force-pushed ex1.17-warnings from b9391adecf to 1a4238bf98 2024-06-19 00:25:48 +00:00 Compare

all seems good ,thanks!

all seems good ,thanks!
floatingghost merged commit dc34328f15 into develop 2024-06-23 02:18:42 +00:00
floatingghost deleted branch ex1.17-warnings 2024-06-23 02:18:42 +00:00
Sign in to join this conversation.
No description provided.