Skip to content

0.9.10-beta.111

0.9.10-beta.111 #2401

Triggered via push July 16, 2024 22:11
Status Failure
Total duration 13m 18s
Artifacts

test.yaml

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

Annotations

40 errors and 68 warnings
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test unfollow when I click unfollow on someone's profile (Bonfire.Social.Graph.Follows.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test follow when I click follow on someone's profile (Bonfire.Social.Graph.Follows.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test creating a post with a 'mention' boundary and verify that only mentioned users can see and interact with it. (Bonfire.Boundaries.InFeedsTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test show with user (Bonfire.Social.Feeds.Instance.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test Silence a user works (Bonfire.Boundaries.BlockTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test creating a post with boundaries public and verify that all users can see and interact with it (Bonfire.Boundaries.InFeedsTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
test show with user (Bonfire.Social.Feeds.Fediverse.Test)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
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 25.2.3 Elixir 1.17.2
test if I silenced a user i will not receive any update from it i'll not see any @ mentions from them (Bonfire.Boundaries.BlockTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test cannot see posts I'm not allowed to see in instance feed (Bonfire.Boundaries.PostBoundariesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test cannot read posts which I am not permitted to see (Bonfire.Boundaries.PostBoundariesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test creating & then reading my own post (Bonfire.Boundaries.PostBoundariesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test upload creates a transformed version for images (Bonfire.Files.ImagesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test upload creates thumbnail for PDF (Bonfire.Files.ImagesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test upload creates transformed versions for icons (Bonfire.Files.ImagesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test cannot list someone else's circles (which they're caretaker of) (Bonfire.Boundaries.UserCirclesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test creation works (Bonfire.Boundaries.UserCirclesTest)
backend flavour:classic OTP 27.0 Elixir 1.17.2
test listing my circles (which I'm caretaker of) works (Bonfire.Boundaries.UserCirclesTest)
ui flavour:classic OTP 27.0 Elixir 1.17.2
test show not found (Bonfire.UI.Me.SwitchUserController.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.2
test like a post (Bonfire.Social.Activities.LikePost.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.2
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.2
test unlike a post (Bonfire.Social.Activities.LikePost.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.2
test upload avatar (Bonfire.Me.Dashboard.EditProfileImagesTest)
ui flavour:classic OTP 27.0 Elixir 1.17.2
test liked activities dont have to show up in local feed (Bonfire.Social.Activities.LikePost.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.2
test show flags on a post (which admin has permission to see) in admin's notifications (Bonfire.Social.Notifications.Flag.Test)
ui flavour:classic OTP 27.0 Elixir 1.17.2
test upload bg image (Bonfire.Me.Dashboard.EditProfileImagesTest)
ui flavour:classic OTP 27.0 Elixir 1.17.2
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 27.0 Elixir 1.17.2
test generate an invite returns a flash confirmation (Bonfire.Invite.Links.Web.Test)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test can create a ACL, add circles and people to it, and grant them some verbs (Bonfire.Boundaries.AclTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test can create a ACL, add circles and people to it, and grant them some roles (Bonfire.Boundaries.AclTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test cannot list someone else's ACLs (which they're caretaker of) (Bonfire.Boundaries.AclTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test can correctly edit the role of someone on a ACL (Bonfire.Boundaries.AclTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test creation works (Bonfire.Boundaries.AclTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test listing my ACLs (which I'm caretaker of) works (Bonfire.Boundaries.AclTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test deletion works (Bonfire.Me.UsersTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test deletion an account also deletes its users (Bonfire.Me.UsersTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test deletion works (Bonfire.Me.AccountsTest)
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test cannot list someone else's circles (which they're caretaker of) (Bonfire.Boundaries.UserCirclesTest)
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. 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.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected]. 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.2
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.2
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
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.2
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.2
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.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. 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.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected]. 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.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
backend flavour:classic OTP 27.0 Elixir 1.17.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
You need to clone the nebulex dep to run its tests
backend flavour:classic OTP 27.0 Elixir 1.17.2
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.2
using map.field notation (without parentheses) to invoke function Bonfire.Files.ImageUploader.async() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 27.0 Elixir 1.17.2
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. 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.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected]. 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.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
ui flavour:classic OTP 27.0 Elixir 1.17.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 27.0 Elixir 1.17.2
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 27.0 Elixir 1.17.2
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.2
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.2
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.2
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.
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. 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.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected]. 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.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
You need to clone the nebulex dep to run its tests
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
using map.field notation (without parentheses) to invoke function Bonfire.Files.DocumentUploader.async() is deprecated, you must add parentheses instead: remote.function()