chore(deps): bump the production-dependencies group with 5 updates #780
Annotations
1 error and 26 warnings
Run mix check
Process completed with exit code 1.
|
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run MIX_ENV=test mix ash_postgres.create
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run MIX_ENV=test mix ash_postgres.create
unused alias Formatter
|
Run MIX_ENV=test mix ash_postgres.create
unused alias Task
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.create
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix check
unused alias Formatter
|
Run mix check
unused alias Task
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run MIX_ENV=test mix ash_postgres.migrate:
lib/ash_hq_web/redirect_to_hex.ex#L3
unused import Phoenix.LiveView
|
Run MIX_ENV=test mix ash_postgres.migrate:
lib/ash_hq_web/pages/forum.ex#L135
Phoenix.LiveView.push_redirect/2 is deprecated. Use push_navigate/2 instead
|
Run MIX_ENV=test mix ash_postgres.migrate:
test/support/conn_case.ex#L67
AshHq.Accounts.User.register_with_password!/4 is undefined or private
|
Run MIX_ENV=test mix ash_postgres.migrate:
lib/ash_hq_web/components/app_view/top_bar.ex#L5
unused alias DocSidebar
|
Loading