diff options
author | Mark Felder <feld@feld.me> | 2024-01-27 16:02:26 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-01-27 16:15:03 -0500 |
commit | 26a95e57873630491066687d2a216ab6e01549b0 (patch) | |
tree | 5170f53e5ecfc1237fbec74bdd0378a7679170ce /docs/installation/otp_vs_from_source_source.include | |
parent | 52e18a624922e64eb4a7fd3f0d7a9aef06ea7fad (diff) | |
download | pleroma-26a95e57873630491066687d2a216ab6e01549b0.tar.gz pleroma-26a95e57873630491066687d2a216ab6e01549b0.zip |
Pleroma.Web.PleromaAPI.NotificationController: dialyzer errors
lib/pleroma/web/pleroma_api/controllers/user_import_controller.ex:53:call
The function call will not succeed.
Phoenix.Controller.json(
_conn :: %{
:assigns => %{:user => _, _ => _},
:body_params => %{:list => _, _ => _},
_ => _
},
<<106, 111, 98, 32, 115, 116, 97, 114, 116, 101, 100>>
)
breaks the contract
(Plug.Conn.t(), term()) :: Plug.Conn.t()
Diffstat (limited to 'docs/installation/otp_vs_from_source_source.include')
0 files changed, 0 insertions, 0 deletions