Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Elixir 1.15+ warning #1

Closed
wants to merge 2 commits into from
Closed

Fix Elixir 1.15+ warning #1

wants to merge 2 commits into from

Conversation

thbar
Copy link
Owner

@thbar thbar commented Jul 12, 2023

EDIT: replaced by arvidkahl#8

This fixes:

warning: Logger.warn/1 is deprecated. Use Logger.warning/2 instead (sizeable 1.0.2) lib/sizeable.ex:19: Sizeable.filesize/2

It also requires Elixir 1.11+ (the oldest still maintained Elixir version), so I bumped the requirement.

@thbar thbar marked this pull request as ready for review July 12, 2023 17:22
@thbar thbar closed this Jul 13, 2023
@thbar thbar deleted the thbar-patch-1 branch September 4, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant