Skip to content

Update mix.lock

Update mix.lock #2744

Triggered via push January 10, 2025 15:49
Status Failure
Total duration 20m 11s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 62 warnings
ui flavour:classic OTP 27.2 Elixir 1.18.1
Process completed with exit code 1.
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
Process completed with exit code 1.
backend flavour:classic OTP 27.2 Elixir 1.18.1
test standard integration works (Bonfire.Mailer.SwooshTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test authorize/2 redirects with an access_token and a state (Bonfire.OpenID.Web.Controllers.Oauth.AuthorizeControllerTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test mentioning someone does not appear in their home feed, if they don't follow me, and have disabled notifications in home feed (Bonfire.Posts.MentionsTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test listing by creator, querying with boundaries (Bonfire.Posts.PostsTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test messaging someone does NOT appear in their instance feed (Bonfire.Messages.MessagesTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test can see post mentioning me in my notifications (using the 'mentions' preset), ignoring boundaries (Bonfire.Posts.MentionsTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test feed preset `:user_following` loads feed and configured preloads using preset name (Bonfire.Social.FeedsPresetTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test mentioning a category does not appear in a 3rd party's instance feed (if not included in circles) (Bonfire.Classify.TagMentionsTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test messaging someone does NOT appear in the public instance feed (Bonfire.Messages.MessagesTest)
backend flavour:classic OTP 27.2 Elixir 1.18.1
test mentioning someone does not appear in my own notifications (Bonfire.Posts.MentionsTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test standard integration works (Bonfire.Mailer.SwooshTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test creating & then seeing my own post in my outbox feed (Bonfire.Boundaries.PostBoundariesTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test circle inclusion and exclusion filters `exclude_subject_circles` and `circles` together prioritize exclusions (Bonfire.Social.FeedsCirclesFilterTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test shows a public post in local feed with manually requested preloads (Bonfire.Social.FeedsPreloadTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Common.DatesTimes.format_date/2 (2) (Bonfire.Common.DocsTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Common.Modularity.DeclareHelpers.generate_link/3 (2) (Bonfire.Common.DocsTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Common.Types.object_type/2 (70) (Bonfire.Common.DocsTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
test cannot see posts I'm not allowed to see in instance feed (Bonfire.Boundaries.PostBoundariesTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Common.Types.object_type/2 (69) (Bonfire.Common.DocsTest)
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
doctest Bonfire.Common.DatesTimes.format_date/2 (3) (Bonfire.Common.DocsTest)
ui flavour:classic OTP 27.2 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 27.2 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
ui flavour:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
found unused @tag before "describe", did you mean to use @describetag?
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
ui flavour:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
backend flavour:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
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:classic OTP 27.2 Elixir 1.18.1
You need to clone the nebulex dep to run its tests
backend flavour:classic OTP 27.2 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
backend flavour:classic OTP 27.2 Elixir 1.18.1
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.
backend flavour:classic OTP 27.2 Elixir 1.18.1
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, :thread_mode, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :hide_actions, :activity_prepared, :thread_url, :current_url, :created_verb_display, :reply_to]
backend flavour:classic OTP 27.2 Elixir 1.18.1
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, :thread_mode, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :hide_actions, :activity_prepared, :thread_url, :current_url, :created_verb_display, :reply_to]
backend flavour:classic OTP 27.2 Elixir 1.18.1
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, :thread_mode, :date_ago, :activity_component_id, :reply_count, :is_remote, :object_type_readable, :hide_actions, :activity_prepared, :thread_url, :current_url, :created_verb_display, :reply_to]
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity_component_id, :thread_url, :object, :showing_within, :peered, :published_in, :activity, :labelled, :reply_to, :id, :viewing_main_object, :reply_count, :hide_actions, :activity_prepared, :is_remote, :verb_display, :current_url, :show_minimal_subject_and_note, :activity_inception, :object_type, :created_verb_display, :thread_mode, :thread_title, :cw, :activity_id, :thread_id, :date_ago, :object_type_readable, :parent_id, :object_id, :subject_id, :permalink, :verb]
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity_component_id, :thread_url, :object, :showing_within, :peered, :published_in, :activity, :labelled, :reply_to, :id, :viewing_main_object, :reply_count, :hide_actions, :activity_prepared, :is_remote, :verb_display, :current_url, :show_minimal_subject_and_note, :activity_inception, :object_type, :created_verb_display, :thread_mode, :thread_title, :cw, :activity_id, :thread_id, :date_ago, :object_type_readable, :parent_id, :object_id, :subject_id, :permalink, :verb]
backend flavour:classic OTP 27.2 Elixir 1.18.1
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:activity_component_id, :thread_url, :object, :showing_within, :peered, :published_in, :activity, :labelled, :reply_to, :id, :viewing_main_object, :reply_count, :hide_actions, :activity_prepared, :is_remote, :verb_display, :current_url, :show_minimal_subject_and_note, :activity_inception, :object_type, :created_verb_display, :thread_mode, :thread_title, :cw, :activity_id, :thread_id, :date_ago, :object_type_readable, :parent_id, :object_id, :subject_id, :permalink, :verb]
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
You need to clone the nebulex dep to run its tests
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.config() is deprecated, you must add parentheses instead: remote.function()
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
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.
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
assign @subject_user not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:peered, :object_type, :created_verb_display, :current_url, :is_remote, :parent_id, :id, :activity_inception, :labelled, :verb, :activity_component_id, :thread_mode, :thread_title, :permalink, :cw, :object, :viewing_main_object, :subject_id, :activity_id, :activity_prepared, :date_ago, :reply_count, :activity, :showing_within, :verb_display, :object_type_readable, :thread_url, :reply_to, :thread_id, :object_id, :hide_actions, :published_in, :show_minimal_subject_and_note]
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @Profile not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:peered, :object_type, :created_verb_display, :current_url, :is_remote, :parent_id, :id, :activity_inception, :labelled, :verb, :activity_component_id, :thread_mode, :thread_title, :permalink, :cw, :object, :viewing_main_object, :subject_id, :activity_id, :activity_prepared, :date_ago, :reply_count, :activity, :showing_within, :verb_display, :object_type_readable, :thread_url, :reply_to, :thread_id, :object_id, :hide_actions, :published_in, :show_minimal_subject_and_note]
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
assign @character not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:peered, :object_type, :created_verb_display, :current_url, :is_remote, :parent_id, :id, :activity_inception, :labelled, :verb, :activity_component_id, :thread_mode, :thread_title, :permalink, :cw, :object, :viewing_main_object, :subject_id, :activity_id, :activity_prepared, :date_ago, :reply_count, :activity, :showing_within, :verb_display, :object_type_readable, :thread_url, :reply_to, :thread_id, :object_id, :hide_actions, :published_in, :show_minimal_subject_and_note]
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
1..-1 has a default step of -1, please write 1..-1//-1 instead
backend flavour:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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:classic OTP 25.2.3 Elixir 1.18.1
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