https://github.com/bonfire-networks/bonfire-app/issues/731 #2714
Annotations
10 errors and 19 warnings
Run tests
doctest Bonfire.Common.EnvConfig.cast/2 (1) (Bonfire.Common.ConfigTest)
|
Run tests
test follow appears in followed's notifications (Bonfire.Social.Graph.FollowsTest)
|
Run tests
test standard integration works (Bonfire.Mailer.SwooshTest)
|
Run tests
test when post is deleted, also delete attached media (Bonfire.Social.DeleteTest)
|
Run tests
test create_missing_boundaries should create missing acls (Bonfire.Boundaries.InitUserBoundariesTest)
|
Run tests
test request_confirm_email refreshing (Bonfire.Me.AccountsTest)
|
Run tests
test request_confirm_email fails for already confirmed emails (Bonfire.Me.AccountsTest)
|
Run tests
test user can switch between public/private search indexes, showing messages I sent in private one (Bonfire.Search.Web.MeiliTest)
|
Run tests
test private search index shows messages I received (Bonfire.Search.Web.MeiliTest)
|
Run tests
Process completed with exit code 2.
|
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.__adapter__() 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: [:show_minimal_subject_and_note, :activity, :object_type_readable, :permalink, :id, :object_id, :activity_prepared, :object, :cw, :reply_to, :object_type, :thread_url, :created_verb_display, :reply_count, :thread_mode, :verb_display, :published_in, :thread_id, :is_remote, :peered, :labelled, :verb, :subject_id, :hide_actions, :viewing_main_object, :activity_id, :showing_within, :parent_id, :date_ago, :activity_inception, :activity_component_id, :thread_title, :current_url]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:show_minimal_subject_and_note, :activity, :object_type_readable, :permalink, :id, :object_id, :activity_prepared, :object, :cw, :reply_to, :object_type, :thread_url, :created_verb_display, :reply_count, :thread_mode, :verb_display, :published_in, :thread_id, :is_remote, :peered, :labelled, :verb, :subject_id, :hide_actions, :viewing_main_object, :activity_id, :showing_within, :parent_id, :date_ago, :activity_inception, :activity_component_id, :thread_title, :current_url]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:show_minimal_subject_and_note, :activity, :object_type_readable, :permalink, :id, :object_id, :activity_prepared, :object, :cw, :reply_to, :object_type, :thread_url, :created_verb_display, :reply_count, :thread_mode, :verb_display, :published_in, :thread_id, :is_remote, :peered, :labelled, :verb, :subject_id, :hide_actions, :viewing_main_object, :activity_id, :showing_within, :parent_id, :date_ago, :activity_inception, :activity_component_id, :thread_title, :current_url]
|
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