oops #330
ci.yml
on: push
Run Application Tests
1m 37s
Deploy to Fly.IO
2m 28s
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/form_live/form_component.ex#L7
variable "user_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run Application Tests:
lib/launch_cart_web/live/form_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
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
passing a string as a layout template in use options is deprecated, please pass {LaunchCartWeb.LayoutView, :live} instead of {LaunchCartWeb.LayoutView, "live.html"}
|