Merge remote-tracking branch 'origin/poll-refresh' into fork #98
Annotations
3 errors and 12 warnings
Run tests:
test/pleroma/web/mastodon_api/controllers/notification_controller_test.exs#L647
test see move notifications (Pleroma.Web.MastodonAPI.NotificationControllerTest)
|
Run tests:
test/pleroma/web/activity_pub/activity_pub_test.exs#L1979
test Move activity create (Pleroma.Web.ActivityPub.ActivityPubTest)
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
_build/test/lib/pleroma/priv/repo/migrations/20191029172832_fix_blocked_follows.exs#L107
missing `:on` in join, defaulting to `on: true`.
|
Compiles without warnings:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Compiles without warnings
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Compiles without warnings
use Bitwise is deprecated. import Bitwise instead
|
Compiles without warnings
use Bitwise is deprecated. import Bitwise instead
|
Compiles without warnings
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Compiles without warnings
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compiles without warnings
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compiles without warnings
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Compiles without warnings
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Compiles without warnings
use Bitwise is deprecated. import Bitwise instead
|
Loading