f #2864
Annotations
10 errors and 20 warnings
Run tests
test exclusion filters exclude_object_types filters out specific object types (Bonfire.Social.FeedsFiltersTest)
|
Run tests
test messaging someone else does NOT appear in a 3rd party's inbox (Bonfire.Messages.MessagesTest)
|
Run tests
test mentioning someone with 'local' preset does not appear *publicly* in the instance feed (Bonfire.Posts.MentionsTest)
|
Run tests
test messaging someone does NOT appear in my own inbox feed (Bonfire.Messages.MessagesTest)
|
Run tests
test mentioning someone does not appear in a 3rd party's instance feed (if not included in circles) (Bonfire.Posts.MentionsTest)
|
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 request_confirm_email refreshing (Bonfire.Me.AccountsTest)
|
Run tests
test mentioning someone does not appear in my own notifications (Bonfire.Posts.MentionsTest)
|
Run tests
test listing by creator, ignoring boundaries (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
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
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
|
Run tests
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
|
Run tests
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, :verb, :reply_to, :verb_display, :activity_id, :current_url, :showing_within, :parent_id, :permalink, :thread_mode, :thread_title, :reply_count, :published_in, :hide_actions, :object_type_readable, :is_remote, :activity_component_id, :date_ago, :activity_prepared, :created_verb_display, :thread_url]
|
Run tests
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, :verb, :reply_to, :verb_display, :activity_id, :current_url, :showing_within, :parent_id, :permalink, :thread_mode, :thread_title, :reply_count, :published_in, :hide_actions, :object_type_readable, :is_remote, :activity_component_id, :date_ago, :activity_prepared, :created_verb_display, :thread_url]
|
Run tests
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, :verb, :reply_to, :verb_display, :activity_id, :current_url, :showing_within, :parent_id, :permalink, :thread_mode, :thread_title, :reply_count, :published_in, :hide_actions, :object_type_readable, :is_remote, :activity_component_id, :date_ago, :activity_prepared, :created_verb_display, :thread_url]
|
Run tests
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:thread_url, :permalink, :object_type, :cw, :activity_component_id, :activity_inception, :activity, :activity_prepared, :object, :labelled, :activity_id, :hide_actions, :id, :thread_id, :thread_title, :show_minimal_subject_and_note, :is_remote, :peered, :reply_to, :parent_id, :subject_id, :verb, :created_verb_display, :thread_mode, :current_url, :object_id, :showing_within, :reply_count, :published_in, :verb_display, :date_ago, :object_type_readable, :viewing_main_object]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:thread_url, :permalink, :object_type, :cw, :activity_component_id, :activity_inception, :activity, :activity_prepared, :object, :labelled, :activity_id, :hide_actions, :id, :thread_id, :thread_title, :show_minimal_subject_and_note, :is_remote, :peered, :reply_to, :parent_id, :subject_id, :verb, :created_verb_display, :thread_mode, :current_url, :object_id, :showing_within, :reply_count, :published_in, :verb_display, :date_ago, :object_type_readable, :viewing_main_object]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:thread_url, :permalink, :object_type, :cw, :activity_component_id, :activity_inception, :activity, :activity_prepared, :object, :labelled, :activity_id, :hide_actions, :id, :thread_id, :thread_title, :show_minimal_subject_and_note, :is_remote, :peered, :reply_to, :parent_id, :subject_id, :verb, :created_verb_display, :thread_mode, :current_url, :object_id, :showing_within, :reply_count, :published_in, :verb_display, :date_ago, :object_type_readable, :viewing_main_object]
|
Set things up
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Set things up
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 things up
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 things up
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 things up
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 things up
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 things up
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 things up
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 things up
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 things up
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