Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-31 | Changelog | Mark Felder | |
2024-01-31 | Pleroma.Web.TwitterAPI.UtilController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | Pleroma.Web.MastodonAPI.StatusController: fix dialzyer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | MascotController dialyzer error | Mark Felder | |
lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex:31:call The function call will not succeed. Pleroma.Web.ActivityPub.ActivityPub.upload(_file :: atom() | %{:content_type => _, _ => _}, [{:actor, <<_::56, _::size(8)>>}, ...]) :: :ok def a() do :ok end will never return since the 2nd arguments differ from the success typing arguments: (any(), [ {:activity_type | :description | :filters | :size_limit | :type | :uploader, atom() | binary() | [atom()] | non_neg_integer()} ]) | |||
2024-01-31 | Pleroma.Web.PleromaAPI.UserImportController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | Pleroma.Web.PleromaAPI.NotificationController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | Pleroma.Web.PleromaAPI.MascotController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | Pleroma.Web.PleromaAPI.EmojiPackController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | Pleroma.Web.PleromaAPI.EmojiFileController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-31 | Pleroma.Web.PleromaAPI.ChatController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.SearchController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.ScheduledActivityController: fix dialyzer errors ↵ | Mark Felder | |
with replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.PollController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.NotificationController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.MediaController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.ListController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.MastodonAPI.FollowRequestController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.UserController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.ReportController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.RelayController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.MediaProxyCacheController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.InviteController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.InstanceDocumentController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Pleroma.Web.AdminAPI.ConfigController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Phoenix.Endpoint.Cowboy2Handler does not exist | Mark Felder | |
This should have always failed as it would not be an existing atom. Unclear how it worked since the upgrade to Phoenix 1.6. | |||
2024-01-30 | Pleroma.Web.MastodonAPI.AccountController: fix dialyzer errors with ↵ | Mark Felder | |
replace_params: false | |||
2024-01-30 | Merge branch 'dialyzer-fixes' into 'develop' | feld | |
Dialyzer fixes, some reverts See merge request pleroma/pleroma!4049 | |||
2024-01-30 | Pleroma.Web.MastodonAPI.DomainBlockController: dialyzer fixes via ↵ | Mark Felder | |
:replace_params | |||
2024-01-30 | Modify our CastAndValidate plug to include the new functionality provided by ↵ | Mark Felder | |
the :replace_params config option This allows us to configure Open API Spex to not overwrite the params with the casted versions which violates the Plug.Conn.t() contract https://github.com/open-api-spex/open_api_spex/issues/92 https://github.com/open-api-spex/open_api_spex/pull/425 | |||
2024-01-30 | Bump open_api_spex | Mark Felder | |
2024-01-30 | Revert "Pleroma.Web.AdminAPI.MediaProxyCacheController: dialyzer errors" | Mark Felder | |
This reverts commit 8b02c858102232700826214ffb5d58e5b2f90edf. | |||
2024-01-30 | Revert "Pleroma.Web.TwitterAPI.UtilController: dialyzer fixes" | Mark Felder | |
This reverts commit 17f4251b19846401ca36ee31156294ec63de84ee. | |||
2024-01-30 | Revert "Pleroma.Web.PleromaAPI.UserImportController: Dialyzer errors" | Mark Felder | |
This reverts commit 52e18a624922e64eb4a7fd3f0d7a9aef06ea7fad. | |||
2024-01-30 | Revert "Pleroma.Web.PleromaAPI.NotificationController: dialyzer errors" | Mark Felder | |
This reverts commit 26a95e57873630491066687d2a216ab6e01549b0. | |||
2024-01-30 | Revert "Pleroma.Web.AdminAPI.ConfigController: dialyzer error" | Mark Felder | |
This reverts commit 60d89cb40455f9f70b683849dd95311975b0b6f7. | |||
2024-01-30 | Revert "Pleroma.Web.PleromaAPI.MascotController: dialyzer errors" | Mark Felder | |
This reverts commit 9c8055d4b3eeed04e2fc27b69e1bd2b8bae11bb8. | |||
2024-01-30 | Revert "Pleroma.Web.PleromaAPI.EmojiPackController: dialyzer errors" | Mark Felder | |
This reverts commit 77bf617c4b28fce84f268ca391fa4af6dd590c82. | |||
2024-01-30 | Revert "Pleroma.Web.PleromaAPI.EmojiFileController: dialyzer errors" | Mark Felder | |
This reverts commit dc912dc5909922f4100c6a56bec72a4bb9e0d5dc. | |||
2024-01-30 | Revert "Pleroma.Web.PleromaAPI.ChatController: Dialyzer error" | Mark Felder | |
This reverts commit 8d64eedbecec99d1ae19d300891a9c4cd3dbdf9d. | |||
2024-01-30 | Revert "Pleroma.Web.AdminAPI.InviteController: dialyzer errors" | Mark Felder | |
This reverts commit db87be126e707ffc84c0b6b598aa07a4b068e82a. | |||
2024-01-30 | Revert "Pleroma.Web.AdminAPI.UserController: dialyzer errors" | Mark Felder | |
This reverts commit d92c3d927d4134941dabef3e8f1b5209de115665. | |||
2024-01-30 | Revert "Pleroma.Web.AdminAPI.RelayController: dialyzer errors" | Mark Felder | |
This reverts commit 94838ed941494fb6132086aa2cb3b5e65a00b08c. | |||
2024-01-30 | Revert "Pleroma.Web.AdminAPI.ReportController: dialyzer errors" | Mark Felder | |
This reverts commit bfe626d5787ae546e2a96b8c4c621c09fea1332a. | |||
2024-01-30 | Revert "Pleroma.Web.AdminAPI.InstanceDocumentController: fix dialyzer error" | Mark Felder | |
This reverts commit a3024dd5ac28bc23a91b12fa15ab56d15c1c341d. | |||
2024-01-30 | Revert "Pleroma.Web.MastodonAPI.AccountController: dialyzer errors" | Mark Felder | |
This reverts commit e53c20b03c934c725726f49b2ca98b0bd9406bef. | |||
2024-01-30 | Revert "Pleroma.Web.MastodonAPI.DomainBlockController: dialyzer errors" | Mark Felder | |
This reverts commit 378edeaf159c0ff98780ad1b41f513992f1af305. | |||
2024-01-30 | Revert "Pleroma.Web.MastodonAPI.MediaController: dialyzer errors" | Mark Felder | |
This reverts commit 8cd527985780f6c9e4512f2e72f3dddbbf9b33ca. | |||
2024-01-29 | Pleroma.Web.MediaProxy.MediaProxyController: dialyzer errors | Mark Felder | |
lib/pleroma/web/media_proxy/media_proxy_controller.ex:55:no_return Function handle_preview/2 has no local return. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:59:call The function call will not succeed. Pleroma.HTTP.request(<<72, 69, 65, 68>>, _media_proxy_url :: any(), [], [], [{:pool, :media}]) will never return since the success typing is: ( :delete | :get | :head | :options | :patch | :post | :put | :trace, binary(), any(), [{binary(), binary()}], Keyword.t() ) :: any() and the contract is ( method(), Pleroma.HTTP.Request.url(), String.t(), Pleroma.HTTP.Request.headers(), :elixir.keyword() ) :: {:ok, Tesla.Env.t()} | {:error, any()} ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:95:unused_fun Function handle_preview/3 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:111:unused_fun Function handle_png_preview/2 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:134:unused_fun Function handle_jpeg_preview/2 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:152:unused_fun Function handle_video_preview/2 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:164:unused_fun Function drop_static_param_and_redirect/1 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:173:unused_fun Function fallback_on_preview_error/2 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:177:unused_fun Function put_preview_response_headers/1 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:177:unused_fun Function put_preview_response_headers/2 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:187:unused_fun Function thumbnail_max_dimensions/0 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:196:unused_fun Function min_content_length_for_preview/0 will never be called. ________________________________________________________________________________ lib/pleroma/web/media_proxy/media_proxy_controller.ex:200:unused_fun Function media_preview_proxy_config/0 will never be called. | |||
2024-01-29 | Pleroma.Web.MastodonAPI.MediaController: dialyzer errors | Mark Felder | |
lib/pleroma/web/mastodon_api/controllers/media_controller.ex:32:call The function call will not succeed. Phoenix.Controller.render( _conn :: %{ :assigns => %{:user => _, _ => _}, :body_params => %{:file => _, _ => _}, _ => _ }, <<97, 116, 116, 97, 99, 104, 109, 101, 110, 116, 46, 106, 115, 111, 110>>, %{:attachment => map()} ) will never return since the success typing is: ( %Plug.Conn{ :adapter => {atom(), _}, :assigns => %{atom() => _}, :body_params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :halted => boolean(), :host => binary(), :method => binary(), :owner => pid(), :params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :path_info => [binary()], :path_params => %{binary() => binary() | [any()] | map()}, :port => char(), :private => %{atom() => _}, :query_params => %Plug.Conn.Unfetched{ :aspect => atom(), binary() => binary() | [any()] | map() }, :query_string => binary(), :remote_ip => {byte(), byte(), byte(), byte()} | {char(), char(), char(), char(), char(), char(), char(), char()}, :req_cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => binary()}, :req_headers => [{_, _}], :request_path => binary(), :resp_body => nil | binary() | maybe_improper_list( binary() | maybe_improper_list(any(), binary() | []) | byte(), binary() | [] ), :resp_cookies => %{binary() => map()}, :resp_headers => [{_, _}], :scheme => :http | :https, :script_name => [binary()], :secret_key_base => nil | binary(), :state => :chunked | :file | :sent | :set | :set_chunked | :set_file | :unset | :upgraded, :status => nil | non_neg_integer() }, atom() | binary(), atom() | binary() | [{_, _}] | map() ) :: %Plug.Conn{ :adapter => {atom(), _}, :assigns => %{atom() => _}, :body_params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :halted => boolean(), :host => binary(), :method => binary(), :owner => pid(), :params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :path_info => [binary()], :path_params => %{binary() => binary() | [any()] | map()}, :port => char(), :private => %{atom() => _}, :query_params => %Plug.Conn.Unfetched{ :aspect => atom(), binary() => binary() | [any()] | map() }, :query_string => binary(), :remote_ip => {byte(), byte(), byte(), byte()} | {char(), char(), char(), char(), char(), char(), char(), char()}, :req_cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => binary()}, :req_headers => [{_, _}], :request_path => binary(), :resp_body => nil | binary() | maybe_improper_list( binary() | maybe_improper_list(any(), binary() | []) | byte(), binary() | [] ), :resp_cookies => %{binary() => map()}, :resp_headers => [{_, _}], :scheme => :http | :https, :script_name => [binary()], :secret_key_base => nil | binary(), :state => :sent, :status => nil | non_neg_integer() } and the contract is (Plug.Conn.t(), binary() | atom(), Keyword.t() | map()) :: Plug.Conn.t() ________________________________________________________________________________ lib/pleroma/web/mastodon_api/controllers/media_controller.ex:48:call The function call will not succeed. Plug.Conn.put_status( _conn :: %{ :assigns => %{:user => _, _ => _}, :body_params => %{:file => _, _ => _}, _ => _ }, 202 ) breaks the contract (t(), status()) :: t() ________________________________________________________________________________ lib/pleroma/web/mastodon_api/controllers/media_controller.ex:63:call The function call will not succeed. Phoenix.Controller.render( _conn :: %{ :assigns => %{:user => _, _ => _}, :body_params => %{:description => _, _ => _}, _ => _ }, <<97, 116, 116, 97, 99, 104, 109, 101, 110, 116, 46, 106, 115, 111, 110>>, %{:attachment => map()} ) will never return since the success typing is: ( %Plug.Conn{ :adapter => {atom(), _}, :assigns => %{atom() => _}, :body_params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :halted => boolean(), :host => binary(), :method => binary(), :owner => pid(), :params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :path_info => [binary()], :path_params => %{binary() => binary() | [any()] | map()}, :port => char(), :private => %{atom() => _}, :query_params => %Plug.Conn.Unfetched{ :aspect => atom(), binary() => binary() | [any()] | map() }, :query_string => binary(), :remote_ip => {byte(), byte(), byte(), byte()} | {char(), char(), char(), char(), char(), char(), char(), char()}, :req_cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => binary()}, :req_headers => [{_, _}], :request_path => binary(), :resp_body => nil | binary() | maybe_improper_list( binary() | maybe_improper_list(any(), binary() | []) | byte(), binary() | [] ), :resp_cookies => %{binary() => map()}, :resp_headers => [{_, _}], :scheme => :http | :https, :script_name => [binary()], :secret_key_base => nil | binary(), :state => :chunked | :file | :sent | :set | :set_chunked | :set_file | :unset | :upgraded, :status => nil | non_neg_integer() }, atom() | binary(), atom() | binary() | [{_, _}] | map() ) :: %Plug.Conn{ :adapter => {atom(), _}, :assigns => %{atom() => _}, :body_params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :halted => boolean(), :host => binary(), :method => binary(), :owner => pid(), :params => %Plug.Conn.Unfetched{:aspect => atom(), binary() => _}, :path_info => [binary()], :path_params => %{binary() => binary() | [any()] | map()}, :port => char(), :private => %{atom() => _}, :query_params => %Plug.Conn.Unfetched{ :aspect => atom(), binary() => binary() | [any()] | map() }, :query_string => binary(), :remote_ip => {byte(), byte(), byte(), byte()} | {char(), char(), char(), char(), char(), char(), char(), char()}, :req_cookies => %Plug.Conn.Unfetched{:aspect => atom(), binary() => binary()}, :req_headers => [{_, _}], :request_path => binary(), :resp_body => nil | binary() | maybe_improper_list( binary() | maybe_improper_list(any(), binary() | []) | byte(), binary() | [] ), :resp_cookies => %{binary() => map()}, :resp_headers => [{_, _}], :scheme => :http | :https, :script_name => [binary()], :secret_key_base => nil | binary(), :state => :sent, :status => nil | non_neg_integer() } and the contract is (Plug.Conn.t(), binary() | atom(), Keyword.t() | map()) :: Plug.Conn.t() | |||
2024-01-29 | Pleroma.Web.MastodonAPI.DomainBlockController: dialyzer errors | Mark Felder | |
lib/pleroma/web/mastodon_api/controllers/domain_block_controller.ex:32:call The function call will not succeed. Phoenix.Controller.json( _conn :: %{ :assigns => %{:user => _, _ => _}, :body_params => %{:domain => _, _ => _}, _ => _ }, %{} ) breaks the contract (Plug.Conn.t(), term()) :: Plug.Conn.t() ________________________________________________________________________________ lib/pleroma/web/mastodon_api/controllers/domain_block_controller.ex:43:call The function call will not succeed. Phoenix.Controller.json( _conn :: %{ :assigns => %{:user => _, _ => _}, :body_params => %{:domain => _, _ => _}, _ => _ }, %{} ) breaks the contract (Plug.Conn.t(), term()) :: Plug.Conn.t() |