lib/mix/tasks/pleroma/emoji.ex: The tuple {:cwd, pack_path} on line 114 is expected to have type :cooked
| :keep_old_files
| :memory
| :verbose
| {:cwd, list(char())}
| {:file_filter, (record(:zip_file) -> boolean())}
| {:file_list, list(:file.name())} but it has type {:cwd, binary()}
|
||
|---|---|---|
| .. | ||
| ecto | ||
| search | ||
| app.ex | ||
| config.ex | ||
| count_statuses.ex | ||
| database.ex | ||
| digest.ex | ||
| docs.ex | ||
| ecto.ex | ||
| email.ex | ||
| emoji.ex | ||
| frontend.ex | ||
| instance.ex | ||
| notification_settings.ex | ||
| openapi_spec.ex | ||
| refresh_counter_cache.ex | ||
| relay.ex | ||
| robots_txt.ex | ||
| uploads.ex | ||
| user.ex | ||