spc-pleroma/lib/pleroma/web/activity_pub
Mark Felder b6a1e7fb31 Pleroma.Web.ActivityPub.SideEffects: dialyzer errors
lib/pleroma/web/activity_pub/side_effects.ex:622:callback_type_mismatch
Type mismatch for @callback handle_after_transaction/1 in Pleroma.Web.ActivityPub.SideEffects.Handling behaviour.

Expected type:
map()

Actual type:
Keyword.t()

lib/pleroma/web/activity_pub/side_effects.ex:622:callback_arg_type_mismatch
The inferred type for the 1st argument is not a
supertype of the expected type for the handle_after_transaction/1 callback
in the Pleroma.Web.ActivityPub.SideEffects.Handling behaviour.

Success type:
Keyword.t()

Behaviour callback type:
map()
2024-01-27 15:02:20 -05:00
..
activity_pub Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf MRF.KeywordPolicy: fix dialyzer error 2024-01-22 18:37:29 -05:00
object_validator Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validators ChatMessage: Tolerate attachment field set to an empty array 2023-12-29 05:32:47 +01:00
side_effects Pleroma.Web.ActivityPub.SideEffects: dialyzer errors 2024-01-27 15:02:20 -05:00
views ap userview: add outbox field. 2023-12-15 09:55:06 +04:00
activity_pub.ex FlakeId.Ecto.CompatType.t() does not exist 2024-01-20 16:36:01 -05:00
activity_pub_controller.ex Merge branch 'bad_inbox_request' into 'develop' 2023-12-22 11:04:25 +00:00
builder.ex Pleroma.Web.ActivityPub.Builder: fix dialyzer errors 2024-01-22 18:37:13 -05:00
internal_fetch_actor.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf.ex MRF: Log sensible error for subdomains_regex 2024-01-02 15:37:41 +01:00
object_validator.ex Pleroma.Web.ActivityPub.ObjectValidator: dialyzer error 2024-01-27 14:29:48 -05:00
pipeline.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
publisher.ex Fix invalid type 2024-01-20 17:32:19 -05:00
relay.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects.ex Pleroma.Web.ActivityPub.SideEffects: dialyzer errors 2024-01-27 14:55:29 -05:00
transmogrifier.ex Merge branch 'handle_object_fetch_failures' into 'develop' 2024-01-19 18:43:00 +00:00
utils.ex Do not boost if group is blocking poster 2023-12-27 12:28:10 -05:00
visibility.ex Prevent remote access of local-only posts via /objects 2022-05-06 13:54:21 -04:00