chore(deps): bump tesla from 1.8.0 to 1.10.0 #95
elixir.yml
on: pull_request
ash-ci
/
mix deps.get
19s
ash-ci
/
mix format --check-formatted
0s
ash-ci
/
mix spark.formatter --check
0s
ash-ci
/
mix spark.cheat_sheets --check
0s
ash-ci
/
mix sobelow
0s
ash-ci
/
mix credo --strict
0s
ash-ci
/
mix deps.unlock --check-unused
0s
ash-ci
/
mix test
0s
ash-ci
/
mix dialyzer
0s
ash-ci
/
Deploy docs to GitHub pages.
0s
ash-ci
/
Release
0s
Annotations
1 error and 35 warnings
ash-ci / MIX_ENV=test mix.compile
Could not fetch /builds/otp/ubuntu-22.04/builds.txt from any hex.pm mirror
|
ash-ci / mix deps.get
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ash-ci / MIX_ENV=test mix.compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_import/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.define_require/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / audit
Macro.Env.define_import/4 is undefined or private
|
ash-ci / audit
Macro.Env.define_require/4 is undefined or private
|
ash-ci / audit
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / audit
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / audit
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / audit
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / audit
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
|
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
|
ash-ci / audit
<|> is deprecated. Use another pipe-like operator
|
ash-ci / mix docs
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.define_alias/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.define_import/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.define_require/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.expand_alias/4 is undefined or private
|
ash-ci / mix docs
Macro.Env.expand_import/5 is undefined or private
|
ash-ci / mix docs
Macro.Env.expand_require/6 is undefined or private
|
ash-ci / mix docs
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / mix docs
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / mix docs
<|> is deprecated. Use another pipe-like operator
|
ash-ci / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
|
ash-ci / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|