Skip to content

up

up #2352

Triggered via push July 1, 2024 09:39
Status Failure
Total duration 35m 10s
Artifacts

test.yaml

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

Annotations

26 errors and 74 warnings
backend flavour:classic OTP 27.0 Elixir 1.17.1
test does not show in any feeds a post from an user that was instance-wide silenced later on (Bonfire.Boundaries.Boundaries.InstanceWideSilenceActorFeedsPerUserTest)
backend flavour:classic OTP 27.0 Elixir 1.17.1
test does not show in any feeds a post from a instance-wide silenced user (Bonfire.Boundaries.Boundaries.InstanceWideSilenceActorFeedsPerUserTest)
backend flavour:classic OTP 27.0 Elixir 1.17.1
Process completed with exit code 2.
ui flavour:classic OTP 27.0 Elixir 1.17.1
test instance-wide ghosted local user cannot switch to that identity (Bonfire.UI.Me.Boundaries.InstanceWideGhostActorTest)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test success with username (Bonfire.UI.Me.LoginController.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test success with email for an account with 1 user identity (Bonfire.UI.Me.LoginController.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test success with email for an account with multiple user identities (Bonfire.UI.Me.LoginController.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test generate an invite returns a flash confirmation (Bonfire.Invite.Links.Web.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test As a user I want to see the activity total replies (Bonfire.Social.Threads.RepliesTest)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test show posts I'm allowed to see in my feed (Bonfire.Social.Feeds.MyFeed.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test adding a user with an 'interact' role and verify that the user can like and boost the post. (Bonfire.Boundaries.InFeedsTest)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test show not logged in, display instance feed instead (Bonfire.Social.Feeds.MyFeed.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test create a post with uploads (Bonfire.Social.Activities.CreatePost.Test)
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
test does not show in any feeds a post from a instance-wide silenced user (Bonfire.Boundaries.Boundaries.InstanceWideSilenceActorFeedsPerUserTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
test does not show in any feeds a post from an user that was instance-wide silenced later on (Bonfire.Boundaries.Boundaries.InstanceWideSilenceActorFeedsPerUserTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
Process completed with exit code 2.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test replies that appear via pubsub should show the reply_to (Bonfire.Social.Feeds.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test can signup (with PhoenixTest) (Bonfire.UI.Me.SignupController.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test create a post with uploads (Bonfire.Social.Activities.CreatePost.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test generate an invite returns a flash confirmation (Bonfire.Invite.Links.Web.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test Flagging a post works (Bonfire.Social.Moderation.FlagTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test Alice boosts Bob post, navigate to local feed with alice, the boosted activity does not show the subject (alice) (Bonfire.UI.Social.BrowsingTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test show my own posts in instance feed (with local preset selected) (Bonfire.Social.Feeds.Instance.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test create a post shows up on my profile timeline (Bonfire.Social.Activities.CreatePost.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test Load More in Threads As a user I dont want to see the load more button if there are less than 11 replies (Bonfire.Social.Threads.LoadMoreTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test show with account (Bonfire.Social.Feeds.Fediverse.Test)
backend flavour:classic OTP 27.0 Elixir 1.17.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
backend flavour:classic OTP 27.0 Elixir 1.17.1
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend flavour:classic OTP 27.0 Elixir 1.17.1
You need to clone the nebulex dep to run its tests
backend flavour:classic OTP 27.0 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
backend flavour:classic OTP 27.0 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Files.DocumentUploader.async() is deprecated, you must add parentheses instead: remote.function()
backend flavour:classic OTP 27.0 Elixir 1.17.1
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
backend flavour:classic OTP 27.0 Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ui flavour:classic OTP 27.0 Elixir 1.17.1
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui flavour:classic OTP 27.0 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 27.0 Elixir 1.17.1
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 27.0 Elixir 1.17.1
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 27.0 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 27.0 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 27.0 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Cldr.Calendar.Gregorian.cldr_calendar_type() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 27.0 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Files.IconUploader.async() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 27.0 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 27.0 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 27.0 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 27.0 Elixir 1.17.1
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
ui flavour:classic OTP 27.0 Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 27.0 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
You need to clone the nebulex dep to run its tests
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Files.IconUploader.async() is deprecated, you must add parentheses instead: remote.function()
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
using map.field notation (without parentheses) to invoke function Cldr.Calendar.Gregorian.cldr_calendar_type() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
the Collectable protocol is deprecated for non-empty lists. The behavior of Enum.into/2 and "for" comprehensions with an :into option is incorrect when collecting into non-empty lists. If you're collecting into a non-empty keyword list, consider using Keyword.merge/2 instead. If you're collecting into a non-empty list, consider concatenating the two lists with the ++ operator.
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it