Merge pull request #64 from launchscout/feature/comment-approval #319
ci.yml
on: push
Run Application Tests
1m 29s
Deploy to Fly.IO
3m 48s
Annotations
10 warnings
Run Application Tests
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/
|
Run Application Tests
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/
|
Run Application Tests
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/
|
Run Application Tests
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/
|
|
Run Application Tests:
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)
|
Run Application Tests:
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)
|
Run Application Tests:
lib/launch_cart_web/live/comment_site_live/form_component.html.heex#L5
let is deprecated, please use :let instead
|
Run Application Tests
passing a string as a layout template in use options is deprecated, please pass {LaunchCartWeb.LayoutView, :live} instead of {LaunchCartWeb.LayoutView, "live.html"}
|
Run Application Tests:
lib/launch_cart_web/live/comment_site_live/form_component.ex#L59
function assign_form/2 is unused
|