Skip to content

Update source link #104

Update source link

Update source link #104

Triggered via push October 13, 2024 12:59
Status Failure
Total duration 8m 21s
Artifacts

pl.yaml

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

Annotations

10 errors and 12 warnings
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs#L94
test it works for incoming Mobilizon join accepts (Pleroma.Web.ActivityPub.Transmogrifier.AcceptHandlingTest)
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: 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/web/mastodon_api/controllers/status_controller_test.exs#L2467
test update status it refuses to update an event (Pleroma.Web.MastodonAPI.StatusControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/pleroma_api/controllers/event_controller_test.exs#L22
test POST /api/v1/pleroma/events creates an event (Pleroma.Web.PleromaAPI.EventControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/pleroma_api/controllers/event_controller_test.exs#L226
test POST /api/v1/pleroma/events/:id/leave leaves an event (Pleroma.Web.PleromaAPI.EventControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/pleroma_api/controllers/event_controller_test.exs#L152
test GET /api/v1/pleroma/events/:id/participation_requests don't display requests if not an author (Pleroma.Web.PleromaAPI.EventControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/pleroma_api/controllers/event_controller_test.exs#L124
test GET /api/v1/pleroma/events/:id/participation_requests show participation requests (Pleroma.Web.PleromaAPI.EventControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/pleroma_api/controllers/event_controller_test.exs#L59
test POST /api/v1/pleroma/events assigns location from location id (Pleroma.Web.PleromaAPI.EventControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8: test/pleroma/web/pleroma_api/controllers/event_controller_test.exs#L333
test POST /api/v1/pleroma/events/:id/participation_requests/:participant_id/reject (Pleroma.Web.PleromaAPI.EventControllerTest)
Test on OTP 26.2.5 / Elixir 1.15.8
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/
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