misc #2751
Annotations
10 errors and 19 warnings
Run tests
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (9) (Bonfire.Social.Feeds.DocTest)
|
Run tests
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (11) (Bonfire.Social.Feeds.DocTest)
|
Run tests
doctest Bonfire.Social.FeedLoader.replace_parameters/3 (22) (Bonfire.Social.Feeds.DocTest)
|
Run tests
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (7) (Bonfire.Social.Feeds.DocTest)
|
Run tests
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (12) (Bonfire.Social.Feeds.DocTest)
|
Run tests
test messaging someone else does NOT appear in a 3rd party's inbox (Bonfire.Messages.MessagesTest)
|
Run tests
test feed preset `:flagged_by_me` loads feed and configured preloads using filters instead of the preset name (Bonfire.Social.FeedsPresetTest)
|
Run tests
test feed preset `:flagged_by_me` loads feed and configured preloads using preset name (Bonfire.Social.FeedsPresetTest)
|
Run tests
test circle inclusion and exclusion filters `exclude_subject_circles` and `circles` together prioritize exclusions (Bonfire.Social.FeedsCirclesFilterTest)
|
Run tests
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
|
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: [:created_verb_display, :verb_display, :activity_inception, :subject_id, :cw, :thread_url, :object_type, :id, :showing_within, :is_remote, :activity, :viewing_main_object, :hide_actions, :published_in, :reply_to, :thread_title, :object_id, :current_url, :activity_component_id, :object, :permalink, :object_type_readable, :show_minimal_subject_and_note, :peered, :activity_id, :thread_id, :verb, :reply_count, :date_ago, :thread_mode, :labelled, :activity_prepared, :parent_id]
|
Run tests
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:created_verb_display, :verb_display, :activity_inception, :subject_id, :cw, :thread_url, :object_type, :id, :showing_within, :is_remote, :activity, :viewing_main_object, :hide_actions, :published_in, :reply_to, :thread_title, :object_id, :current_url, :activity_component_id, :object, :permalink, :object_type_readable, :show_minimal_subject_and_note, :peered, :activity_id, :thread_id, :verb, :reply_count, :date_ago, :thread_mode, :labelled, :activity_prepared, :parent_id]
|
Run tests
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:created_verb_display, :verb_display, :activity_inception, :subject_id, :cw, :thread_url, :object_type, :id, :showing_within, :is_remote, :activity, :viewing_main_object, :hide_actions, :published_in, :reply_to, :thread_title, :object_id, :current_url, :activity_component_id, :object, :permalink, :object_type_readable, :show_minimal_subject_and_note, :peered, :activity_id, :thread_id, :verb, :reply_count, :date_ago, :thread_mode, :labelled, :activity_prepared, :parent_id]
|
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