implement swoosh senders #1791
elixir_lib.yml
on: push
mix deps.get
6m 54s
mix format --check-formatted
0s
mix spark.formatter --check
0s
mix credo --strict
0s
mix doctor --full --raise
0s
mix test
0s
mix dialyzer
0s
mix git_ops.check_message
0s
mix sobelow --config
0s
mix deps.unlock --check-unused
0s
mix spark.cheat_sheets --check
0s
mix ash_postgres.generate_migrations --check
0s
Deploy docs to GitHub pages.
0s
Annotations
2 errors and 3 warnings
mix hex.audit
Process completed with exit code 1.
|
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
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/
|