Skip to content

GitHub Actions workflow #4

GitHub Actions workflow

GitHub Actions workflow #4

Triggered via pull request July 24, 2024 11:21
@mkljczkmkljczk
synchronize #2
actions
Status Failure
Total duration 5m 26s
Artifacts

pl.yaml

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

Annotations

10 errors and 13 warnings
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/upload/filter/analyze_metadata_test.exs#L37
test adds the dimensions for videos (Pleroma.Upload.Filter.AnalyzeMetadataTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/mix/tasks/pleroma/database_test.exs#L354
test prune_objects We don't have unexpected tables which may contain objects that are referenced by activities (Mix.Tasks.Pleroma.DatabaseTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/upload/filter/exiftool/strip_location_test.exs#L9
test apply exiftool filter (Pleroma.Upload.Filter.Exiftool.StripLocationTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/upload/filter/exiftool/read_description_test.exs#L45
test Ignores warnings (Pleroma.Upload.Filter.Exiftool.ReadDescriptionTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/upload/filter/exiftool/read_description_test.exs#L72
test otherwise returns iptc:Caption-Abstract when present (Pleroma.Upload.Filter.Exiftool.ReadDescriptionTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/upload/filter/exiftool/read_description_test.exs#L31
test otherwise returns ImageDescription when present (Pleroma.Upload.Filter.Exiftool.ReadDescriptionTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/web/mastodon_api/controllers/media_controller_test.exs#L78
test Upload media /api/v2/media, upload_limit (Pleroma.Web.MastodonAPI.MediaControllerTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/web/mastodon_api/update_credentials_test.exs#L403
test updating credentials updates the user's background, upload_limit, returns a HTTP 413 (Pleroma.Web.MastodonAPI.UpdateCredentialsTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/web/mastodon_api/update_credentials_test.exs#L307
test updating credentials updates the user's avatar, upload_limit, returns a HTTP 413 (Pleroma.Web.MastodonAPI.UpdateCredentialsTest)
Test on OTP 25.0.4 / Elixir 1.15.8: test/pleroma/web/mastodon_api/update_credentials_test.exs#L354
test updating credentials updates the user's banner, upload_limit, returns a HTTP 413 (Pleroma.Web.MastodonAPI.UpdateCredentialsTest)
Test on OTP 25.0.4 / 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 25.0.4 / Elixir 1.15.8: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Test on OTP 25.0.4 / Elixir 1.15.8
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test on OTP 25.0.4 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Test on OTP 25.0.4 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead
Test on OTP 25.0.4 / Elixir 1.15.8
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Test on OTP 25.0.4 / 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 25.0.4 / 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 25.0.4 / Elixir 1.15.8
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test on OTP 25.0.4 / 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 25.0.4 / Elixir 1.15.8
use Bitwise is deprecated. import Bitwise instead