Merge remote-tracking branch 'origin/develop' into fork #17
Annotations
10 errors and 2 warnings
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/mastodon_api/controllers/account_controller_test.exs#L430
test user timelines gets an users media, excludes reblogs (Pleroma.Web.MastodonAPI.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/views/notification_view_test.exs#L153
test Move notification (Pleroma.Web.MastodonAPI.NotificationViewTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs#L55
test POST /api/v1/pleroma/backups (Pleroma.Web.PleromaAPI.BackupControllerTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs#L22
test GET /api/v1/pleroma/backups (Pleroma.Web.PleromaAPI.BackupControllerTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/common_api_test.exs#L782
test posting it validates media attachment limits are correctly enforced (Pleroma.Web.CommonAPITest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/common_api_test.exs#L156
test posting chat messages it posts a chat message without content but with an attachment (Pleroma.Web.CommonAPITest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs#L125
test chat messages validates for a basic object with an attachment but without content (Pleroma.Web.ActivityPub.ObjectValidators.ChatValidationTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs#L77
test chat messages validates for a basic object with an attachment (Pleroma.Web.ActivityPub.ObjectValidators.ChatValidationTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8:
test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs#L101
test chat messages validates for a basic object with an attachment in an array (Pleroma.Web.ActivityPub.ObjectValidators.ChatValidationTest)
|
Test on OTP 26.2.5 / Elixir 1.15.8
The following actions uses Node.js version which is deprecated 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/
|
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`.
|