chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates #839
Annotations
1 error and 22 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
|
Run MIX_ENV=test mix ash_postgres.create
Macro.Env.define_import/4 is undefined or private
|
Run MIX_ENV=test mix ash_postgres.create
Macro.Env.define_require/4 is undefined or private
|
Run MIX_ENV=test mix ash_postgres.create
Macro.Env.expand_alias/4 is undefined or private
|
Run MIX_ENV=test mix ash_postgres.create
Macro.Env.expand_import/5 is undefined or private
|
Run MIX_ENV=test mix ash_postgres.create
Macro.Env.expand_require/6 is undefined or private
|
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
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
Macro.Env.define_import/4 is undefined or private
|
Run mix check
Macro.Env.define_require/4 is undefined or private
|
Run mix check
Macro.Env.expand_alias/4 is undefined or private
|
Run mix check
Macro.Env.expand_import/5 is undefined or private
|
Run mix check
Macro.Env.expand_require/6 is undefined or private
|
Run mix check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 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:
test/support/conn_case.ex#L67
AshHq.Accounts.User.register_with_password!/4 is undefined or private
|
Loading