pleroma/lib
Mark Felder bc16f09d7b Dialyzer: the pattern can never match the type
The original error was for the chat controller:

lib/pleroma/web/pleroma_api/controllers/chat_controller.ex:104:pattern_match The pattern can never match the type {:error, :content_too_long | :forbidden | :no_content | :not_found} | {:user, nil}.

Improve typespecs for the Pipeline and apply them where it could be encountered
2024-09-06 11:12:15 -04:00
..
mix Revert "Custom mix task to retry failed tests once in CI pipeline" 2024-08-13 15:49:04 -04:00
pleroma Dialyzer: the pattern can never match the type 2024-09-06 11:12:15 -04:00