Update mix.lock #2742
Annotations
10 errors and 19 warnings
Run tests
test create_missing_boundaries should create missing acls (Bonfire.Boundaries.InitUserBoundariesTest)
|
Run tests
test circle inclusion and exclusion filters `circles` only includes posts from members of a circle (Bonfire.Social.FeedsCirclesFilterTest)
|
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 cannot see posts I'm not allowed to see in instance feed (Bonfire.Boundaries.PostBoundariesTest)
|
Run tests
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
|
Run tests
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
|
Run tests
test listing by creator, querying with boundaries (Bonfire.Posts.PostsTest)
|
Run tests
test listing by creator, ignoring boundaries (Bonfire.Posts.PostsTest)
|
Run tests
test circle inclusion and exclusion filters `exclude_subject_circles` and `circles` together prioritize exclusions (Bonfire.Social.FeedsCirclesFilterTest)
|
Run tests
test mentioning someone with 'local' preset does not appear *publicly* in the instance 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
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: [:parent_id, :created_verb_display, :thread_mode, :thread_title, :peered, :object, :activity_component_id, :permalink, :activity_inception, :id, :current_url, :activity_prepared, :thread_id, :subject_id, :activity_id, :viewing_main_object, :published_in, :show_minimal_subject_and_note, :activity, :thread_url, :labelled, :reply_count, :cw, :object_type_readable, :showing_within, :is_remote, :verb_display, :verb, :hide_actions, :object_id, :reply_to, :date_ago, :object_type]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:parent_id, :created_verb_display, :thread_mode, :thread_title, :peered, :object, :activity_component_id, :permalink, :activity_inception, :id, :current_url, :activity_prepared, :thread_id, :subject_id, :activity_id, :viewing_main_object, :published_in, :show_minimal_subject_and_note, :activity, :thread_url, :labelled, :reply_count, :cw, :object_type_readable, :showing_within, :is_remote, :verb_display, :verb, :hide_actions, :object_id, :reply_to, :date_ago, :object_type]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:parent_id, :created_verb_display, :thread_mode, :thread_title, :peered, :object, :activity_component_id, :permalink, :activity_inception, :id, :current_url, :activity_prepared, :thread_id, :subject_id, :activity_id, :viewing_main_object, :published_in, :show_minimal_subject_and_note, :activity, :thread_url, :labelled, :reply_count, :cw, :object_type_readable, :showing_within, :is_remote, :verb_display, :verb, :hide_actions, :object_id, :reply_to, :date_ago, :object_type]
|
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.
|
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