Skip to content

feat: Customize app scaling #2270

feat: Customize app scaling

feat: Customize app scaling #2270

Triggered via pull request February 9, 2025 16:20
Status Failure
Total duration 6m 12s
Artifacts

elixir_checks.yml

on: pull_request
server checks
38s
server checks
application_runner checks
6m 3s
application_runner checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 29 warnings
server checks
Process completed with exit code 4.
server checks
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
application_runner checks
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
server checks
variable "auth" is unused (if the variable is not meant to be used, prefix it with an underscore)
server checks
variable "base_url" is unused (if the variable is not meant to be used, prefix it with an underscore)
server checks
variable "e" is unused (if the variable is not meant to be used, prefix it with an underscore)
server checks
variable "listener" is unused (if the variable is not meant to be used, prefix it with an underscore)
server checks
unused alias AppSocket
server checks
unused alias Subscriptions
server checks: apps/lenra/lib/lenra/apps.ex#L23
Avoid using the :as option with alias.
application_runner checks: libs/application_runner/deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
application_runner checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
use Bitwise is deprecated. import Bitwise instead
application_runner checks
use Bitwise is deprecated. import Bitwise instead
application_runner checks
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
application_runner checks
use Bitwise is deprecated. import Bitwise instead
application_runner checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks: libs/application_runner/deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
application_runner checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
use Bitwise is deprecated. import Bitwise instead
application_runner checks
use Bitwise is deprecated. import Bitwise instead
application_runner checks
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
application_runner checks
use Bitwise is deprecated. import Bitwise instead
application_runner checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead