Skip to content

bump npm

bump npm #323

Triggered via push October 9, 2023 15:15
Status Success
Total duration 3m 53s
Artifacts

ci.yml

on: push
Run Application Tests
1m 38s
Run Application Tests
Deploy to Fly.IO
1m 58s
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/form_live/web_hooks.html.heex#L9
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"}
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)