fix typos #120
Annotations
5 errors and 12 warnings
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/mastodon_api/views/notification_view_test.exs#L158
test Move notification (Pleroma.Web.MastodonAPI.NotificationViewTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/pleroma_api/controllers/account_controller_test.exs#L284
test account endorsements returns a list of pinned accounts (Pleroma.Web.PleromaAPI.AccountControllerTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/notification_test.exs#L1098
test notification lifecycle move activity generates a notification (Pleroma.NotificationTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/mastodon_api/controllers/notification_controller_test.exs#L647
test see move notifications (Pleroma.Web.MastodonAPI.NotificationControllerTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8
Process completed with exit code 2.
|
Test on OTP 26.2.5 / Elixir 1.15.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on OTP 26.2.5 / Elixir 1.15.8:
_build/test/lib/pleroma/priv/repo/migrations/20191029172832_fix_blocked_follows.exs#L107
missing `:on` in join, defaulting to `on: true`.
|
Test on OTP 26.2.5 / Elixir 1.15.8:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test on OTP 26.2.5 / Elixir 1.15.8
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Test on OTP 26.2.5 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
|