Skip to content

improvement: set context in addition to tenant #1583

improvement: set context in addition to tenant

improvement: set context in addition to tenant #1583

Triggered via push August 9, 2024 13:28
Status Failure
Total duration 1m 28s
Artifacts

elixir_lib.yml

on: push
mix deps.get
26s
mix deps.get
mix hex.audit
20s
mix hex.audit
MIX_ENV=test mix.compile
38s
MIX_ENV=test mix.compile
mix format --check-formatted
0s
mix format --check-formatted
mix spark.formatter --check
0s
mix spark.formatter --check
mix credo --strict
0s
mix credo --strict
mix doctor --full --raise
0s
mix doctor --full --raise
mix test
0s
mix test
mix dialyzer
0s
mix dialyzer
mix git_ops.check_message
0s
mix git_ops.check_message
mix sobelow --config
0s
mix sobelow --config
mix deps.unlock --check-unused
0s
mix deps.unlock --check-unused
mix spark.cheat_sheets --check
0s
mix spark.cheat_sheets --check
mix ash_postgres.generate_migrations --check
0s
mix ash_postgres.generate_migrations --check
MIX_ENV=dev mix.compile
0s
MIX_ENV=dev mix.compile
mix docs
0s
mix docs
Deploy docs to GitHub pages.
0s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
MIX_ENV=test mix.compile
** (SyntaxError) lib/ash_authentication/strategies/oauth2/plug.ex:77:54: unexpected expression after keyword list. Keyword lists must always come last in lists and maps. Therefore, this is not allowed:
MIX_ENV=test mix.compile
Process completed with exit code 1.
mix deps.get
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix hex.audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MIX_ENV=test mix.compile
Macro.Env.define_alias/4 is undefined or private
MIX_ENV=test mix.compile
Macro.Env.define_alias/4 is undefined or private
MIX_ENV=test mix.compile
Macro.Env.define_import/4 is undefined or private
MIX_ENV=test mix.compile
Macro.Env.define_require/4 is undefined or private
MIX_ENV=test mix.compile
Macro.Env.expand_alias/4 is undefined or private
MIX_ENV=test mix.compile
Macro.Env.expand_import/5 is undefined or private
MIX_ENV=test mix.compile
Macro.Env.expand_require/6 is undefined or private
MIX_ENV=test mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity