Skip to content

rel

rel #2362

Triggered via push July 5, 2024 12:07
Status Failure
Total duration 35m 16s
Artifacts

test.yaml

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

Annotations

27 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 replies that appear via pubsub should show the reply_to (Bonfire.Social.Feeds.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test show success (Bonfire.UI.Me.SwitchUserController.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test index shows account's users (Bonfire.UI.Me.SwitchUserController.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test if I silenced a user i will not receive any update from it i'll not see anything they publish in feeds (Bonfire.Boundaries.BlockTest)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test if I ghosted a user they will not be able to interact with me or with my content Nothing I post privately will be shown to them from now on (Bonfire.Boundaries.BlockTest)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test As a user, when I unboost an activity, the label should change to boost (Bonfire.UI.Reactions.Feeds.BoostsActivityTest)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test like a post (Bonfire.Social.Activities.LikePost.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test boost a post and it appears on my feed (Bonfire.Social.Activities.BoostPost.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test unlike a post (Bonfire.Social.Activities.LikePost.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.1
test if I ghosted a user they will not be able to interact with me or with my content I won't be able to DM them. (Bonfire.Boundaries.BlockTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.1
test deletion of a user deletes its posts (Bonfire.Social.DeleteTest)
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
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
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 show account only, display instance feed instead (Bonfire.Social.Feeds.MyFeed.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test can edit role permissions (Bonfire.Boundaries.Web.RolesTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test show with user (Bonfire.Social.Feeds.Fediverse.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test show with account (Bonfire.Social.Feeds.Fediverse.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test Silence a user works (Bonfire.Boundaries.BlockTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test if I silenced a user i will not receive any update from it i'll not see anything they publish in feeds (Bonfire.Boundaries.BlockTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test DO NOT show replies I'm NOT allowed to see in my notifications (Bonfire.Social.Notifications.Threads.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test show flags on a post (which admin does not explicitly have permission to see) in admin's notifications (Bonfire.Social.Notifications.Flag.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.1
test As a user I want to see the activity total replies (Bonfire.Social.Threads.RepliesTest)
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.IconUploader.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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
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
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
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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.9.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
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