misc #2752
Annotations
10 errors and 19 warnings
Run tests
test when i post, it appears in my outbox feed, but not in my notifications or inbox (Bonfire.Posts.PostsTest)
|
Run tests
test mentioning someone appears in their home feed, if they don't follow me, and have enabled notifications in home feed (Bonfire.Posts.MentionsTest)
|
Run tests
test create_missing_boundaries should create missing acls (Bonfire.Boundaries.InitUserBoundariesTest)
|
Run tests
test can see post mentioning me in my notifications (using the 'mentions' preset), ignoring boundaries (Bonfire.Posts.MentionsTest)
|
Run tests
test mentioning someone DOES NOT appear (if NOT using the preset 'mentions' boundary) in their instance feed (Bonfire.Posts.MentionsTest)
|
Run tests
test listing by creator, querying with boundaries (Bonfire.Posts.PostsTest)
|
Run tests
test mentioning someone appears in my instance feed (if using 'local' preset) (Bonfire.Posts.MentionsTest)
|
Run tests
test listing by creator, ignoring boundaries (Bonfire.Posts.PostsTest)
|
Run tests
test mentioning someone does not appear in their home feed, if they don't follow me, and have disabled notifications in home feed (Bonfire.Posts.MentionsTest)
|
Run tests
test feed preset `:flagged_by_me` loads feed and configured preloads using filters instead of the preset name (Bonfire.Social.FeedsPresetTest)
|
Run tests
You need to clone the nebulex dep to run its tests
|
Run tests
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
Run tests
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.
|
Run tests
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]
|
Run tests
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]
|
Run tests
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]
|
Run tests
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity_prepared, :object_id, :activity_component_id, :date_ago, :cw, :permalink, :reply_to, :thread_id, :activity_id, :peered, :activity_inception, :published_in, :current_url, :viewing_main_object, :id, :subject_id, :labelled, :reply_count, :parent_id, :hide_actions, :object_type, :show_minimal_subject_and_note, :verb, :showing_within, :created_verb_display, :thread_url, :object, :is_remote, :verb_display, :object_type_readable, :thread_title, :activity, :thread_mode]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity_prepared, :object_id, :activity_component_id, :date_ago, :cw, :permalink, :reply_to, :thread_id, :activity_id, :peered, :activity_inception, :published_in, :current_url, :viewing_main_object, :id, :subject_id, :labelled, :reply_count, :parent_id, :hide_actions, :object_type, :show_minimal_subject_and_note, :verb, :showing_within, :created_verb_display, :thread_url, :object, :is_remote, :verb_display, :object_type_readable, :thread_title, :activity, :thread_mode]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity_prepared, :object_id, :activity_component_id, :date_ago, :cw, :permalink, :reply_to, :thread_id, :activity_id, :peered, :activity_inception, :published_in, :current_url, :viewing_main_object, :id, :subject_id, :labelled, :reply_count, :parent_id, :hide_actions, :object_type, :show_minimal_subject_and_note, :verb, :showing_within, :created_verb_display, :thread_url, :object, :is_remote, :verb_display, :object_type_readable, :thread_title, :activity, :thread_mode]
|
Set up deps
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Set up deps
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
|
Loading