mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-13 12:31:13 +00:00
21cf321f74
It is angry we are making a fake %Plug.Conn{} to pass through Signature.validate_signature/1. We can work around it by making the code support a map, but then we lose the benefit of being able to use put_req_header/3
9 lines
529 B
Elixir
9 lines
529 B
Elixir
[
|
|
{"lib/cachex.ex", "Unknown type: Spec.cache/0."},
|
|
{"lib/pleroma/web/plugs/rate_limiter.ex", "The pattern can never match the type {:commit, _} | {:ignore, _}."},
|
|
{"lib/pleroma/web/plugs/rate_limiter.ex", "Function get_scale/2 will never be called."},
|
|
{"lib/pleroma/web/plugs/rate_limiter.ex", "Function initialize_buckets!/1 will never be called."},
|
|
{"lib/pleroma/workers/receiver_worker.ex", :call},
|
|
{"lib/pleroma/workers/receiver_worker.ex", :pattern_match},
|
|
{"lib/pleroma/workers/receiver_worker.ex", :pattern_match_cov},
|
|
]
|