up #2747
Annotations
22 errors and 64 warnings
ui flavour:classic OTP 27.2 Elixir 1.18.1
Process completed with exit code 1.
|
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
Process completed with exit code 1.
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
test authorize/2 redirects with an access_token and a state (Bonfire.OpenID.Web.Controllers.Openid.AuthorizeControllerTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (9) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.replace_parameters/3 (22) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (12) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (7) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (11) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
test when i post, it appears in my outbox feed, but not in my notifications or inbox (Bonfire.Posts.PostsTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
test follow appears in followed's notifications (Bonfire.Social.Graph.FollowsTest)
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
test cannot see posts I'm not allowed to see in instance feed (Bonfire.Boundaries.PostBoundariesTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test standard integration works (Bonfire.Mailer.SwooshTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (7) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (11) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (12) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.replace_parameters/3 (22) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (9) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test create_missing_boundaries should create missing acls (Bonfire.Boundaries.InitUserBoundariesTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test follow appears in followed's notifications (Bonfire.Social.Graph.FollowsTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test listing by creator, ignoring boundaries (Bonfire.Posts.PostsTest)
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test when i post, it appears in my outbox feed, but not in my notifications or inbox (Bonfire.Posts.PostsTest)
|
ui flavour:classic OTP 27.2 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
ui flavour:classic OTP 27.2 Elixir 1.18.1
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:classic OTP 27.2 Elixir 1.18.1
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:classic OTP 27.2 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:classic OTP 27.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:classic OTP 25.2.3 Elixir 1.18.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.18.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.18.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.18.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.18.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.18.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.18.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.18.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.18.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.2 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:classic OTP 27.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.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.2 Elixir 1.18.1
You need to clone the nebulex dep to run its tests
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
backend flavour:classic OTP 27.2 Elixir 1.18.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.
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @activity_inception not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :peered, :labelled, :object_id, :thread_id, :cw, :object, :showing_within, :parent_id, :activity_id, :verb, :verb_display, :permalink, :object_type, :thread_title, :published_in, :thread_mode, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :hide_actions, :current_url, :activity_prepared, :thread_url, :created_verb_display, :reply_to]
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @viewing_main_object not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :peered, :labelled, :object_id, :thread_id, :cw, :object, :showing_within, :parent_id, :activity_id, :verb, :verb_display, :permalink, :object_type, :thread_title, :published_in, :thread_mode, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :hide_actions, :current_url, :activity_prepared, :thread_url, :created_verb_display, :reply_to]
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :peered, :labelled, :object_id, :thread_id, :cw, :object, :showing_within, :parent_id, :activity_id, :verb, :verb_display, :permalink, :object_type, :thread_title, :published_in, :thread_mode, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :hide_actions, :current_url, :activity_prepared, :thread_url, :created_verb_display, :reply_to]
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object, :thread_url, :showing_within, :activity_inception, :peered, :activity, :published_in, :labelled, :id, :permalink, :created_verb_display, :activity_component_id, :parent_id, :object_type_readable, :reply_count, :show_minimal_subject_and_note, :verb, :date_ago, :activity_id, :reply_to, :current_url, :verb_display, :cw, :hide_actions, :is_remote, :thread_title, :thread_id, :thread_mode, :viewing_main_object, :object_id, :subject_id, :object_type, :activity_prepared]
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object, :thread_url, :showing_within, :activity_inception, :peered, :activity, :published_in, :labelled, :id, :permalink, :created_verb_display, :activity_component_id, :parent_id, :object_type_readable, :reply_count, :show_minimal_subject_and_note, :verb, :date_ago, :activity_id, :reply_to, :current_url, :verb_display, :cw, :hide_actions, :is_remote, :thread_title, :thread_id, :thread_mode, :viewing_main_object, :object_id, :subject_id, :object_type, :activity_prepared]
|
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object, :thread_url, :showing_within, :activity_inception, :peered, :activity, :published_in, :labelled, :id, :permalink, :created_verb_display, :activity_component_id, :parent_id, :object_type_readable, :reply_count, :show_minimal_subject_and_note, :verb, :date_ago, :activity_id, :reply_to, :current_url, :verb_display, :cw, :hide_actions, :is_remote, :thread_title, :thread_id, :thread_mode, :viewing_main_object, :object_id, :subject_id, :object_type, :activity_prepared]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
You need to clone the nebulex dep to run its tests
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @activity_inception not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :activity_component_id, :activity_id, :activity_prepared, :created_verb_display, :current_url, :cw, :date_ago, :hide_actions, :is_remote, :labelled, :object, :object_id, :object_type, :object_type_readable, :parent_id, :peered, :permalink, :published_in, :reply_count, :reply_to, :showing_within, :thread_id, :thread_mode, :thread_title, :thread_url, :verb, :verb_display]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @viewing_main_object not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :activity_component_id, :activity_id, :activity_prepared, :created_verb_display, :current_url, :cw, :date_ago, :hide_actions, :is_remote, :labelled, :object, :object_id, :object_type, :object_type_readable, :parent_id, :peered, :permalink, :published_in, :reply_count, :reply_to, :showing_within, :thread_id, :thread_mode, :thread_title, :thread_url, :verb, :verb_display]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :activity_component_id, :activity_id, :activity_prepared, :created_verb_display, :current_url, :cw, :date_ago, :hide_actions, :is_remote, :labelled, :object, :object_id, :object_type, :object_type_readable, :parent_id, :peered, :permalink, :published_in, :reply_count, :reply_to, :showing_within, :thread_id, :thread_mode, :thread_title, :thread_url, :verb, :verb_display]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:peered, :verb, :hide_actions, :parent_id, :object_type_readable, :object_type, :id, :showing_within, :labelled, :permalink, :cw, :object, :created_verb_display, :subject_id, :verb_display, :show_minimal_subject_and_note, :activity, :current_url, :activity_inception, :is_remote, :reply_count, :thread_url, :viewing_main_object, :published_in, :date_ago, :activity_component_id, :thread_id, :thread_title, :object_id, :reply_to, :activity_prepared, :activity_id, :thread_mode]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:peered, :verb, :hide_actions, :parent_id, :object_type_readable, :object_type, :id, :showing_within, :labelled, :permalink, :cw, :object, :created_verb_display, :subject_id, :verb_display, :show_minimal_subject_and_note, :activity, :current_url, :activity_inception, :is_remote, :reply_count, :thread_url, :viewing_main_object, :published_in, :date_ago, :activity_component_id, :thread_id, :thread_title, :object_id, :reply_to, :activity_prepared, :activity_id, :thread_mode]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:peered, :verb, :hide_actions, :parent_id, :object_type_readable, :object_type, :id, :showing_within, :labelled, :permalink, :cw, :object, :created_verb_display, :subject_id, :verb_display, :show_minimal_subject_and_note, :activity, :current_url, :activity_inception, :is_remote, :reply_count, :thread_url, :viewing_main_object, :published_in, :date_ago, :activity_component_id, :thread_id, :thread_title, :object_id, :reply_to, :activity_prepared, :activity_id, :thread_mode]
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.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.
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:classic OTP 25.2.3 Elixir 1.18.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.18.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.18.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.18.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.18.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.18.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.18.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.18.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.18.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
|