Update justfile #2850
Annotations
22 errors and 72 warnings
ui flavour:social OTP 25.2.3 Elixir 1.18.2
Process completed with exit code 1.
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
Process completed with exit code 1.
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
test authorize/2 redirects with an access_token and a state (Bonfire.OpenID.Web.Controllers.Oauth.AuthorizeControllerTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.DatesTimes.format_date/2 (2) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.DatesTimes.format_date/2 (3) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.Modularity.DeclareHelpers.generate_link/3 (2) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.DatesTimes.format_date/2 (4) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.Types.object_type/2 (70) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
doctest Bonfire.Common.Types.object_type/2 (69) (Bonfire.Common.DocsTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
test authorize/2 redirects with an access_token and a state (Bonfire.OpenID.Web.Controllers.Openid.AuthorizeControllerTest)
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
test circle inclusion and exclusion filters `exclude_subject_circles` and `circles` together prioritize exclusions (Bonfire.Social.FeedsCirclesFilterTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test request_confirm_email refreshing (Bonfire.Me.AccountsTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.replace_parameters/3 (22) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (9) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (12) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (11) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
doctest Bonfire.Social.FeedLoader.preset_feed_filters/2 (7) (Bonfire.Social.Feeds.DocTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test standard integration works (Bonfire.Mailer.SwooshTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test feed preset `:user_activities` loads feed and configured preloads using filters instead of the preset name (Bonfire.Social.FeedsPresetTest)
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
ui flavour:social OTP 25.2.3 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
found unused @tag before "describe", did you mean to use @describetag?
|
ui flavour:social OTP 27.2.2 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
You need to clone the nebulex dep to run its tests
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @activity_inception not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :object_id, :peered, :labelled, :thread_id, :cw, :object, :object_type, :verb, :reply_to, :verb_display, :showing_within, :current_url, :parent_id, :permalink, :thread_mode, :activity_id, :thread_title, :reply_count, :published_in, :hide_actions, :object_type_readable, :is_remote, :activity_component_id, :date_ago, :activity_prepared, :created_verb_display, :thread_url]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @viewing_main_object not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :object_id, :peered, :labelled, :thread_id, :cw, :object, :object_type, :verb, :reply_to, :verb_display, :showing_within, :current_url, :parent_id, :permalink, :thread_mode, :activity_id, :thread_title, :reply_count, :published_in, :hide_actions, :object_type_readable, :is_remote, :activity_component_id, :date_ago, :activity_prepared, :created_verb_display, :thread_url]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity, :object_id, :peered, :labelled, :thread_id, :cw, :object, :object_type, :verb, :reply_to, :verb_display, :showing_within, :current_url, :parent_id, :permalink, :thread_mode, :activity_id, :thread_title, :reply_count, :published_in, :hide_actions, :object_type_readable, :is_remote, :activity_component_id, :date_ago, :activity_prepared, :created_verb_display, :thread_url]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object_type, :date_ago, :parent_id, :activity_id, :activity, :activity_prepared, :id, :activity_inception, :published_in, :viewing_main_object, :object_id, :reply_count, :verb, :thread_mode, :hide_actions, :is_remote, :object, :verb_display, :labelled, :thread_title, :showing_within, :thread_id, :created_verb_display, :thread_url, :current_url, :activity_component_id, :reply_to, :peered, :show_minimal_subject_and_note, :permalink, :cw, :subject_id, :object_type_readable]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object_type, :date_ago, :parent_id, :activity_id, :activity, :activity_prepared, :id, :activity_inception, :published_in, :viewing_main_object, :object_id, :reply_count, :verb, :thread_mode, :hide_actions, :is_remote, :object, :verb_display, :labelled, :thread_title, :showing_within, :thread_id, :created_verb_display, :thread_url, :current_url, :activity_component_id, :reply_to, :peered, :show_minimal_subject_and_note, :permalink, :cw, :subject_id, :object_type_readable]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:object_type, :date_ago, :parent_id, :activity_id, :activity, :activity_prepared, :id, :activity_inception, :published_in, :viewing_main_object, :object_id, :reply_count, :verb, :thread_mode, :hide_actions, :is_remote, :object, :verb_display, :labelled, :thread_title, :showing_within, :thread_id, :created_verb_display, :thread_url, :current_url, :activity_component_id, :reply_to, :peered, :show_minimal_subject_and_note, :permalink, :cw, :subject_id, :object_type_readable]
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
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
|
backend flavour:social OTP 27.2.2 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
You need to clone the nebulex dep to run its tests
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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]
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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]
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
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]
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:cw, :reply_to, :object, :verb, :activity_prepared, :activity_inception, :parent_id, :id, :viewing_main_object, :thread_id, :activity, :object_id, :object_type, :verb_display, :thread_mode, :thread_title, :show_minimal_subject_and_note, :thread_url, :subject_id, :hide_actions, :object_type_readable, :showing_within, :peered, :labelled, :published_in, :is_remote, :created_verb_display, :permalink, :date_ago, :activity_id, :reply_count, :activity_component_id, :current_url]
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:cw, :reply_to, :object, :verb, :activity_prepared, :activity_inception, :parent_id, :id, :viewing_main_object, :thread_id, :activity, :object_id, :object_type, :verb_display, :thread_mode, :thread_title, :show_minimal_subject_and_note, :thread_url, :subject_id, :hide_actions, :object_type_readable, :showing_within, :peered, :labelled, :published_in, :is_remote, :created_verb_display, :permalink, :date_ago, :activity_id, :reply_count, :activity_component_id, :current_url]
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:cw, :reply_to, :object, :verb, :activity_prepared, :activity_inception, :parent_id, :id, :viewing_main_object, :thread_id, :activity, :object_id, :object_type, :verb_display, :thread_mode, :thread_title, :show_minimal_subject_and_note, :thread_url, :subject_id, :hide_actions, :object_type_readable, :showing_within, :peered, :labelled, :published_in, :is_remote, :created_verb_display, :permalink, :date_ago, :activity_id, :reply_count, :activity_component_id, :current_url]
|
backend flavour:social OTP 25.2.3 Elixir 1.18.2
Cache not found for keys: Linux-mix-, Linux-mix-
|