Update config.exs #2540
Annotations
10 errors and 22 warnings
Run tests
test send a message shows up in sender's message threads list (Bonfire.UI.Messages.CreateMessageTest)
|
Run tests
test Load More in Feeds As a user I dont want to see the load more button if there are less activities than the pagination limit (Bonfire.Social.Feeds.LoadMoreTest)
|
Run tests
test Test adding a user with a 'cannot interact' role and verify that the user can see the post but not interact with it but another local user can. (Bonfire.Boundaries.NegativeBoundariesTest)
|
Run tests
test show when someone follows me in my notifications (Bonfire.Social.Notifications.Follows.Test)
|
Run tests
test replies that appear via pubsub should show the reply_to (Bonfire.Social.Feeds.Test)
|
Run tests
test unlike a post (Bonfire.Social.Activities.LikePost.Test)
|
Run tests
test As a user I want to see the activity total replies (Bonfire.Social.Threads.RepliesTest)
|
Run tests
test show my own posts in my feed (Bonfire.Social.Feeds.MyFeed.Test)
|
Run tests
test Load More in Feeds As a user when I click on load more I want to see next activities below the others (using LiveView websocket) (Bonfire.Social.Feeds.LoadMoreTest)
|
Run tests
test send a message shows a confirmation flash (Bonfire.UI.Messages.CreateMessageTest)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
using map.field notation (without parentheses) to invoke function Bonfire.Common.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
|
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Run tests
instead of passing separate form and field attributes, pass a single field attribute of type Phoenix.HTML.FormField
|
Loading