Skip to content

Merge remote-tracking branch 'origin/develop' into fork #19

Merge remote-tracking branch 'origin/develop' into fork

Merge remote-tracking branch 'origin/develop' into fork #19

Triggered via push August 2, 2024 12:58
Status Success
Total duration 9m 29s
Artifacts

pl.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/user/backup_test.exs#L324
test correct number processed (Pleroma.User.BackupTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/activity_pub/activity_pub_controller_test.exs#L2017
test Additional ActivityPub C2S endpoints POST /api/ap/upload_media (Pleroma.Web.ActivityPub.ActivityPubControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/mastodon_api/controllers/status_controller_test.exs#L203
test posting statuses posting an undefined status with an attachment (Pleroma.Web.MastodonAPI.StatusControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/mastodon_api/controllers/status_controller_test.exs#L486
test posting scheduled statuses creates a scheduled activity with a media attachment (Pleroma.Web.MastodonAPI.StatusControllerTest)
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/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/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/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/mastodon_api/controllers/media_controller_test.exs#L210
test Get media by id (/api/v1/media/:id) it returns media object when requested by owner (Pleroma.Web.MastodonAPI.MediaControllerTest)
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/