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
Owner

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 force-pushed ex1.17-warnings from b9391adecf
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending
ci/woodpecker/pr/build-arm64 Pipeline is pending
ci/woodpecker/pr/docs Pipeline is pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
to 1a4238bf98
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
2024-06-19 00:25:48 +00:00
Compare

all seems good ,thanks!

all seems good ,thanks!
floatingghost deleted branch ex1.17-warnings 2024-06-23 02:18:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma!810
No description provided.