up #2541
Annotations
40 errors and 72 warnings
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
test dump/3 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
test autogenerate/1 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
test cast/2 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
test load/3 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
test generate/1 looks up the schema to determine what to generate (Needle.UID.PrideTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
test follow appears in followed's notifications (Bonfire.Social.Graph.FollowsTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
doctest Bonfire.Common.E.e/3 (6) (Bonfire.Common.ETest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
doctest Bonfire.Common.E.e/3 (5) (Bonfire.Common.ETest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
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.1 Elixir 1.17.2
test does not show in any feeds a post from a instance-wide silenced user (Bonfire.Boundaries.Boundaries.InstanceWideSilenceActorFeedsPerUserTest)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test can signup (with PhoenixTest) (Bonfire.UI.Me.SignupController.Test)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test show when someone follows me in my notifications (Bonfire.Social.Notifications.Follows.Test)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test show not permitted (Bonfire.UI.Me.SwitchUserController.Test)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test show success (Bonfire.UI.Me.SwitchUserController.Test)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test Test adding a user with a 'cannot participate' role and verify that the user can see and interact with the post but not reply to it but another local user can. (Bonfire.Boundaries.NegativeBoundariesTest)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test show not found (Bonfire.UI.Me.SwitchUserController.Test)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test Basic Boundaries actions Edit Settings of a boundary works (Bonfire.Boundaries.LiveHandlerTest)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test Load More in Feeds As a user I want to see the load more button if there are more activities than the pagination limit (Bonfire.Social.Feeds.LoadMoreTest)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test Create a role works (Bonfire.Boundaries.Web.RolesTest)
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
test replies that appear via pubsub should show the reply_to (Bonfire.Social.Feeds.Test)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
doctest Bonfire.Common.E.e/3 (5) (Bonfire.Common.ETest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
doctest Bonfire.Common.E.e/3 (6) (Bonfire.Common.ETest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test generate/1 looks up the schema to determine what to generate (Needle.UID.PrideTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test autogenerate/1 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test dump/3 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test load/3 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test cast/2 (Needle.UID.PrideTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
test follow appears in followed's notifications (Bonfire.Social.Graph.FollowsTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
test does not show in any feeds a post from a instance-wide silenced user (Bonfire.Boundaries.Boundaries.InstanceWideSilenceActorFeedsPerUserTest)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test first user is autopromoted (Bonfire.UI.Me.CreateUserController.Test)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test generate an invite returns a flash confirmation (Bonfire.Invite.Links.Web.Test)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test Test adding a user with a 'read' role and verify that the user can see the post but not interact with it. (Bonfire.Boundaries.InFeedsTest)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test show my own posts in my feed (Bonfire.Social.Feeds.MyFeed.Test)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test successfully sets privacy options (Bonfire.UI.Me.CreateUserController.Test)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
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.2
test successfully create first user (Bonfire.UI.Me.CreateUserController.Test)
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
test Test adding a user with a 'cannot read' role and verify that the user cannot see the post in the local timeline nor interact with it but another local user can. (Bonfire.Boundaries.NegativeBoundariesTest)
|
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 already flagged an activity, I want to be told rather than be able to attempt flagging twice (Bonfire.Social.Moderation.FlagTest)
|
backend flavour:classic OTP 27.0.1 Elixir 1.17.2
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.1 Elixir 1.17.2
The following actions use a deprecated Node.js version 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.1 Elixir 1.17.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:classic OTP 27.0.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 Elixir 1.17.2
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.1 Elixir 1.17.2
You need to clone the nebulex dep to run its tests
|
backend flavour:classic OTP 27.0.1 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.1 Elixir 1.17.2
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.1 Elixir 1.17.2
The following actions use a deprecated Node.js version 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.1 Elixir 1.17.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:classic OTP 27.0.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 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.1 Elixir 1.17.2
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.1 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.1 Elixir 1.17.2
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 27.0.1 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
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/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.2
The following actions use a deprecated Node.js version 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.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
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
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.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()
|
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/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.2
The following actions use a deprecated Node.js version 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.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
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
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
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
|
ui flavour:classic OTP 25.2.3 Elixir 1.17.2
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
|