diff options
author | Mark Felder <feld@feld.me> | 2024-01-26 19:09:38 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-01-26 21:03:23 -0500 |
commit | 87cf7010fc865f37f518d51e9b41e91cb0524bbe (patch) | |
tree | 7b2e1ea8355f7b26919fecb55e6cf38dfcf42da3 /docs/configuration/postgresql.md | |
parent | 06b8923d4222b617aeeffd507aa2bf7aa5943de1 (diff) | |
download | pleroma-87cf7010fc865f37f518d51e9b41e91cb0524bbe.tar.gz pleroma-87cf7010fc865f37f518d51e9b41e91cb0524bbe.zip |
Pleroma.Upload: dialyzer error
I have opted to set this to :upper as this retains the same behavior but clears up the error.
lib/pleroma/upload.ex:178:call
The function call will not succeed.
Base.encode16(binary(), [{:lower, true}])
breaks the contract
(binary(), [{:case, encode_case()}]) :: binary()
Diffstat (limited to 'docs/configuration/postgresql.md')
0 files changed, 0 insertions, 0 deletions