π€¦π»ββοΈ #793
Annotations
1 error and 25 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/docs/extensions/render_markdown/post_processors/highlighter.ex#L8
variable "current_library" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run MIX_ENV=test mix ash_postgres.migrate:
lib/ash_hq/docs/extensions/render_markdown/post_processors/highlighter.ex#L8
variable "libraries" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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