Update mix.lock #2757
Annotations
10 errors and 20 warnings
Run tests
test mentioning someone else does not appear in a 3rd party's notifications (Bonfire.Posts.MentionsTest)
|
Run tests
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
|
Run tests
test standard integration works (Bonfire.Mailer.SwooshTest)
|
Run tests
test mentioning someone does not appear in my own notifications (Bonfire.Posts.MentionsTest)
|
Run tests
test mentioning someone with 'local' preset does not appear *publicly* in the instance feed (Bonfire.Posts.MentionsTest)
|
Run tests
test circle inclusion and exclusion filters `circles` only includes posts from members of a circle (Bonfire.Social.FeedsCirclesFilterTest)
|
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 mentioning someone appears in my instance feed (if using 'local' preset) (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 messaging someone does NOT appear in the public instance feed (Bonfire.Messages.MessagesTest)
|
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, :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: [:created_verb_display, :thread_id, :activity, :show_minimal_subject_and_note, :activity_inception, :is_remote, :permalink, :published_in, :date_ago, :cw, :id, :peered, :activity_prepared, :object_type, :subject_id, :parent_id, :viewing_main_object, :showing_within, :object_type_readable, :thread_url, :reply_to, :hide_actions, :labelled, :activity_id, :reply_count, :thread_mode, :current_url, :verb, :thread_title, :object, :verb_display, :object_id, :activity_component_id]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:created_verb_display, :thread_id, :activity, :show_minimal_subject_and_note, :activity_inception, :is_remote, :permalink, :published_in, :date_ago, :cw, :id, :peered, :activity_prepared, :object_type, :subject_id, :parent_id, :viewing_main_object, :showing_within, :object_type_readable, :thread_url, :reply_to, :hide_actions, :labelled, :activity_id, :reply_count, :thread_mode, :current_url, :verb, :thread_title, :object, :verb_display, :object_id, :activity_component_id]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:created_verb_display, :thread_id, :activity, :show_minimal_subject_and_note, :activity_inception, :is_remote, :permalink, :published_in, :date_ago, :cw, :id, :peered, :activity_prepared, :object_type, :subject_id, :parent_id, :viewing_main_object, :showing_within, :object_type_readable, :thread_url, :reply_to, :hide_actions, :labelled, :activity_id, :reply_count, :thread_mode, :current_url, :verb, :thread_title, :object, :verb_display, :object_id, :activity_component_id]
|
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