diff options
author | Mark Felder <feld@feld.me> | 2024-01-27 15:57:21 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-01-27 15:57:21 -0500 |
commit | 52e18a624922e64eb4a7fd3f0d7a9aef06ea7fad (patch) | |
tree | a9166e29a7818fc21550488a45b7a32438d8f3ea /docs/installation/otp_vs_from_source_source.include | |
parent | 17f4251b19846401ca36ee31156294ec63de84ee (diff) | |
download | pleroma-52e18a624922e64eb4a7fd3f0d7a9aef06ea7fad.tar.gz pleroma-52e18a624922e64eb4a7fd3f0d7a9aef06ea7fad.zip |
Pleroma.Web.PleromaAPI.UserImportController: 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