diff options
author | Mark Felder <feld@feld.me> | 2024-01-20 16:36:01 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-01-20 16:36:01 -0500 |
commit | dc8045d7664327a2ada9c2a14ec46a0e84bfd6bc (patch) | |
tree | 7b4d5d548c1ac408b8b61bf4be21f8bac1a22eec /docs | |
parent | b16a01ba9d59ff1b5b64f799874dc646fd87aee9 (diff) | |
download | pleroma-dc8045d7664327a2ada9c2a14ec46a0e84bfd6bc.tar.gz pleroma-dc8045d7664327a2ada9c2a14ec46a0e84bfd6bc.zip |
FlakeId.Ecto.CompatType.t() does not exist
This type is not exported and usable. FlakeId intends to return the type as :uuid, so we replace it in the typespecs with Ecto.UUID.t() which assuages the dialyzer errors
e.g.,
lib/pleroma/bookmark.ex:25:unknown_type
Unknown type: FlakeId.Ecto.CompatType.t/0.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions