path #2839
Annotations
23 errors and 66 warnings
ui flavour:social OTP 25.2.3 Elixir 1.18.2
Process completed with exit code 1.
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
Process completed with exit code 1.
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (12) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (9) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.replace_parameters/3 (22) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (11) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (7) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
test request_confirm_email refreshing (Bonfire.Me.AccountsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
test circle inclusion and exclusion filters `exclude_subject_circles` and `circles` together prioritize exclusions (Bonfire.Social.FeedsCirclesFilterTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.DatesTimes.format_date/2 (3) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.Types.object_type/2 (70) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.DatesTimes.format_date/2 (2) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
The run was canceled by @github-actions[bot].
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test standard integration works (Bonfire.Mailer.SwooshTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test mentioning someone appears in their home feed, if they don't follow me, and have enabled notifications in home feed (Bonfire.Posts.MentionsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test mentioning someone else does not appear in a 3rd party's notifications (Bonfire.Posts.MentionsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test can see post mentioning me in my notifications (using the 'mentions' preset), ignoring boundaries (Bonfire.Posts.MentionsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test cannot see posts I'm not allowed to see in instance feed (Bonfire.Boundaries.PostBoundariesTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test when i post, it appears in my outbox feed, but not in my notifications or inbox (Bonfire.Posts.PostsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test mentioning someone does not appear in my own notifications (Bonfire.Posts.MentionsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test circle inclusion and exclusion filters `circles` only includes posts from members of a circle (Bonfire.Social.FeedsCirclesFilterTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
You need to clone the nebulex dep to run its tests
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @activity_inception not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :object_id, :peered, :labelled, :thread_id, :cw, :object, :object_type, :showing_within, :thread_mode, :parent_id, :object_type_readable, :permalink, :reply_count, :activity_component_id, :date_ago, :is_remote, :activity_id, :verb, :verb_display, :activity_prepared, :thread_url, :thread_title, :current_url, :created_verb_display, :reply_to, :published_in, :hide_actions]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @viewing_main_object not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :object_id, :peered, :labelled, :thread_id, :cw, :object, :object_type, :showing_within, :thread_mode, :parent_id, :object_type_readable, :permalink, :reply_count, :activity_component_id, :date_ago, :is_remote, :activity_id, :verb, :verb_display, :activity_prepared, :thread_url, :thread_title, :current_url, :created_verb_display, :reply_to, :published_in, :hide_actions]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :object_id, :peered, :labelled, :thread_id, :cw, :object, :object_type, :showing_within, :thread_mode, :parent_id, :object_type_readable, :permalink, :reply_count, :activity_component_id, :date_ago, :is_remote, :activity_id, :verb, :verb_display, :activity_prepared, :thread_url, :thread_title, :current_url, :created_verb_display, :reply_to, :published_in, :hide_actions]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object_type, :date_ago, :verb, :activity, :activity_component_id, :id, :parent_id, :permalink, :published_in, :showing_within, :object_id, :reply_count, :hide_actions, :object, :activity_inception, :labelled, :activity_id, :viewing_main_object, :thread_id, :current_url, :thread_url, :activity_prepared, :peered, :verb_display, :cw, :subject_id, :show_minimal_subject_and_note, :thread_mode, :reply_to, :created_verb_display, :thread_title, :object_type_readable, :is_remote]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object_type, :date_ago, :verb, :activity, :activity_component_id, :id, :parent_id, :permalink, :published_in, :showing_within, :object_id, :reply_count, :hide_actions, :object, :activity_inception, :labelled, :activity_id, :viewing_main_object, :thread_id, :current_url, :thread_url, :activity_prepared, :peered, :verb_display, :cw, :subject_id, :show_minimal_subject_and_note, :thread_mode, :reply_to, :created_verb_display, :thread_title, :object_type_readable, :is_remote]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object_type, :date_ago, :verb, :activity, :activity_component_id, :id, :parent_id, :permalink, :published_in, :showing_within, :object_id, :reply_count, :hide_actions, :object, :activity_inception, :labelled, :activity_id, :viewing_main_object, :thread_id, :current_url, :thread_url, :activity_prepared, :peered, :verb_display, :cw, :subject_id, :show_minimal_subject_and_note, :thread_mode, :reply_to, :created_verb_display, :thread_title, :object_type_readable, :is_remote]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.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:social OTP 27.2.2 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.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:social OTP 25.2.3 Elixir 1.18.2
You need to clone the nebulex dep to run its tests
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|