only show comments for page you are on #124
Annotations
10 errors and 10 warnings
test/launch_cart_web/features/stripe_cart_test.exs#L37
feature alter quantity (LaunchCartWeb.Features.LaunchCartTest)
|
test/launch_cart_web/features/stripe_cart_test.exs#L93
feature remove item from cart (LaunchCartWeb.Features.LaunchCartTest)
|
test/launch_cart_web/features/stripe_cart_test.exs#L56
feature add item and reload (LaunchCartWeb.Features.LaunchCartTest)
|
test/launch_cart_web/features/stripe_cart_test.exs#L74
feature after checkout (LaunchCartWeb.Features.LaunchCartTest)
|
test/launch_cart_web/features/stripe_cart_test.exs#L20
feature add item (LaunchCartWeb.Features.LaunchCartTest)
|
test/launch_cart_web/features/web_hooks_test.exs#L17
feature adding a web hook (LaunchCartWeb.Features.WebHooksTest)
|
test/launch_cart_web/features/launch_form_test.exs#L23
feature submit form (LaunchCartWeb.Features.LaunchFormTest)
|
test/launch_cart_web/features/launch_comments_test.exs#L52
feature sees comments for current page url only (LaunchCartWeb.Features.LaunchCommentsTest)
|
test/launch_cart_web/features/launch_comments_test.exs#L19
feature adds a comment (LaunchCartWeb.Features.LaunchCommentsTest)
|
test/launch_cart_web/features/launch_comments_test.exs#L33
feature sees new comments as they are created (LaunchCartWeb.Features.LaunchCommentsTest)
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lib/launch_cart_web/controllers/user_registration_controller.ex#L6
unused alias UserAuth
|
lib/launch_cart_web/live/comment_site_live/form_component.ex#L33
variable "comment_site" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/launch_cart_web/live/comment_site_live/form_component.ex#L47
variable "comment_site" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/launch_cart_web/live/comment_site_live/form_component.html.heex#L5
let is deprecated, please use :let instead
|
lib/launch_cart_web/live/comment_site_live/form_component.ex#L59
function assign_form/2 is unused
|
lib/launch_cart_web/live/comment_site_live/form_component.ex#L63
function notify_parent/1 is unused
|
The logs for this run have expired and are no longer available.
Loading