https://github.com/bonfire-networks/bonfire-app/issues/900 #2741
Annotations
10 errors and 19 warnings
Run tests
test request_confirm_email refreshing (Bonfire.Me.AccountsTest)
|
Run tests
test create_missing_boundaries should create missing acls (Bonfire.Boundaries.InitUserBoundariesTest)
|
Run tests
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
|
Run tests
test feed preset `:flagged_by_me` loads feed and configured preloads using preset name (Bonfire.Social.FeedsPresetTest)
|
Run tests
test messaging someone else does NOT appear in a 3rd party's inbox (Bonfire.Messages.MessagesTest)
|
Run tests
test cannot see posts I'm not allowed to see in instance feed (Bonfire.Boundaries.PostBoundariesTest)
|
Run tests
test standard integration works (Bonfire.Mailer.SwooshTest)
|
Run tests
test messaging someone does NOT appear in the public instance feed (Bonfire.Messages.MessagesTest)
|
Run tests
test feed preset `:flagged_content` loads feed and configured preloads using preset name (Bonfire.Social.FeedsPresetTest)
|
Run tests
test messaging someone does NOT appear in a 3rd party's instance feed (Bonfire.Messages.MessagesTest)
|
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
|
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, :peered, :labelled, :object_id, :thread_id, :cw, :object, :showing_within, :parent_id, :activity_id, :verb, :verb_display, :permalink, :object_type, :thread_title, :published_in, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :thread_mode, :hide_actions, :current_url, :activity_prepared, :thread_url, :created_verb_display, :reply_to]
|
Run tests
assign @viewing_main_object not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :peered, :labelled, :object_id, :thread_id, :cw, :object, :showing_within, :parent_id, :activity_id, :verb, :verb_display, :permalink, :object_type, :thread_title, :published_in, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :thread_mode, :hide_actions, :current_url, :activity_prepared, :thread_url, :created_verb_display, :reply_to]
|
Run tests
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :peered, :labelled, :object_id, :thread_id, :cw, :object, :showing_within, :parent_id, :activity_id, :verb, :verb_display, :permalink, :object_type, :thread_title, :published_in, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :thread_mode, :hide_actions, :current_url, :activity_prepared, :thread_url, :created_verb_display, :reply_to]
|
Run tests
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:permalink, :current_url, :cw, :activity_id, :reply_count, :verb_display, :activity, :reply_to, :object_type, :thread_mode, :activity_prepared, :id, :hide_actions, :peered, :object, :subject_id, :activity_component_id, :activity_inception, :show_minimal_subject_and_note, :date_ago, :verb, :is_remote, :viewing_main_object, :thread_url, :published_in, :labelled, :thread_id, :object_id, :parent_id, :created_verb_display, :showing_within, :thread_title, :object_type_readable]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:permalink, :current_url, :cw, :activity_id, :reply_count, :verb_display, :activity, :reply_to, :object_type, :thread_mode, :activity_prepared, :id, :hide_actions, :peered, :object, :subject_id, :activity_component_id, :activity_inception, :show_minimal_subject_and_note, :date_ago, :verb, :is_remote, :viewing_main_object, :thread_url, :published_in, :labelled, :thread_id, :object_id, :parent_id, :created_verb_display, :showing_within, :thread_title, :object_type_readable]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:permalink, :current_url, :cw, :activity_id, :reply_count, :verb_display, :activity, :reply_to, :object_type, :thread_mode, :activity_prepared, :id, :hide_actions, :peered, :object, :subject_id, :activity_component_id, :activity_inception, :show_minimal_subject_and_note, :date_ago, :verb, :is_remote, :viewing_main_object, :thread_url, :published_in, :labelled, :thread_id, :object_id, :parent_id, :created_verb_display, :showing_within, :thread_title, :object_type_readable]
|
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.
|
Loading