pleroma/lib
Phantasm 63cbc1208d
Elixir 1.18 Replace Tuple.append/2 with Tuple.insert_at/3
warning: Tuple.append/2 is deprecated. Use insert_at instead
     │
 305 │     Enum.reduce(entity, {}, &Tuple.append(&2, to_elixir_types(&1)))
     │                                    ~
     │
     └─ lib/pleroma/config_db.ex:305:36: Pleroma.ConfigDB.to_elixir_types/1
2025-05-13 14:02:47 +02:00
..
mix Emoji, Pack, Backup, Frontend: Use SafeZip 2025-02-27 17:06:15 +04:00
pleroma Elixir 1.18 Replace Tuple.append/2 with Tuple.insert_at/3 2025-05-13 14:02:47 +02:00