Skip to content

Merge pull request #64 from launchscout/feature/comment-approval #319

Merge pull request #64 from launchscout/feature/comment-approval

Merge pull request #64 from launchscout/feature/comment-approval #319

Triggered via push September 28, 2023 14:58
Status Success
Total duration 5m 35s
Artifacts

ci.yml

on: push
Run Application Tests
1m 29s
Run Application Tests
Deploy to Fly.IO
3m 48s
Deploy to Fly.IO
Fit to window
Zoom out
Zoom in

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
passing a string as a layout template in use options is deprecated, please pass {LaunchCartWeb.LayoutView, :live} instead of {LaunchCartWeb.LayoutView, "live.html"}