Skip to content

chore(deps): bump the dev group with 5 updates #38

chore(deps): bump the dev group with 5 updates

chore(deps): bump the dev group with 5 updates #38

Triggered via pull request September 25, 2024 17:18
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 67 warnings
mix test (Elixir 1.14.x | OTP 25)
Could not fetch /builds/otp/amd64/ubuntu-22.04/builds.txt from any hex.pm mirror
mix test (Elixir 1.9.x | OTP 20)
Process completed with exit code 1.
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L176
test shows attachments if email has them (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L237
test shows an email by id (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L22
test shows list of all sent emails, and the body of the newest email (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L215
test doesn't have double slash if forwarded at root (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L166
test does not show attachments if email has none (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L145
test shows attachment icon in sidebar for email with attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L156
test does not show attachment icon in sidebar for email without attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L216
test deliver/2 correctly handles templates (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L125
test deliver/2 returns an {:ok, response} (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.10.x | OTP 21): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L95
test API key section can have a tuple resolution (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L354
test deliver/2 correctly handles when with_click_tracking is disabled (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L682
test deliver/2 will set sandbox mode correctly (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L466
test deliver/2 omits attachments key if no attachments (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L448
test deliver/2 removes 'reply-to' and 'Reply-To' headers (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L125
test deliver/2 returns an {:ok, response} (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L395
test deliver/2 correctly formats reply-to from headers (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L611
test deliver/2 personalization send_at field must be either DateTime or epoch timestamp (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L280
test deliver/2 correctly handles with_google_analytics that's enabled with no utm_params (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L422
test deliver/2 correctly formats reply-to from headers with name and email (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.13.x | OTP 24): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L265
test deliver/2 correctly handles a bypass_list_management (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L156
test does not show attachment icon in sidebar for email without attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L237
test shows an email by id (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L166
test does not show attachments if email has none (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L145
test shows attachment icon in sidebar for email with attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L22
test shows list of all sent emails, and the body of the newest email (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L215
test doesn't have double slash if forwarded at root (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L176
test shows attachments if email has them (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L385
test deliver/2 doesn't force a subject (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L474
test deliver/2 handles multiple personalizations (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.11.x | OTP 22): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L611
test deliver/2 personalization send_at field must be either DateTime or epoch timestamp (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L176
test shows attachments if email has them (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L166
test does not show attachments if email has none (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L156
test does not show attachment icon in sidebar for email without attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L237
test shows an email by id (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L22
test shows list of all sent emails, and the body of the newest email (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L215
test doesn't have double slash if forwarded at root (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L145
test shows attachment icon in sidebar for email with attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L265
test deliver/2 correctly handles a bypass_list_management (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L131
test deliver/2 sends the to the right url (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.11.x | OTP 23): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L250
test deliver/2 correctly handles an asm_group_id (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L215
test doesn't have double slash if forwarded at root (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L237
test shows an email by id (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L22
test shows list of all sent emails, and the body of the newest email (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L156
test does not show attachment icon in sidebar for email without attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L145
test shows attachment icon in sidebar for email with attachments (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L176
test shows attachments if email has them (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L166
test does not show attachments if email has none (Bamboo.SentEmailViewerPlugTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L265
test deliver/2 correctly handles a bypass_list_management (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L100
test API key section can have an anonymous function resolution (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.12.x | OTP 23): test/lib/bamboo/adapters/send_grid_adapter_test.exs#L131
test deliver/2 sends the to the right url (Bamboo.SendGridAdapterTest)
mix test (Elixir 1.14.x | OTP 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.14.x | OTP 25)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix test (Elixir 1.9.x | OTP 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.9.x | OTP 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 test (Elixir 1.10.x | OTP 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.10.x | OTP 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 test (Elixir 1.10.x | OTP 21)
Keyword.validate!/2 is undefined or private
mix test (Elixir 1.10.x | OTP 21)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.10.x | OTP 21)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
mix test (Elixir 1.10.x | OTP 21)
calling super for GenServer callback handle_info/2 is deprecated
mix test (Elixir 1.10.x | OTP 21)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
mix test (Elixir 1.10.x | OTP 21)
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
mix test (Elixir 1.10.x | OTP 21)
Code.get_docs/2 is deprecated. Code.get_docs/2 always returns nil as its outdated documentation is no longer stored on BEAM files. Use Code.fetch_docs/1 instead
mix test (Elixir 1.10.x | OTP 21)
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
mix test (Elixir 1.13.x | OTP 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.13.x | OTP 24)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 test (Elixir 1.13.x | OTP 24): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.13.x | OTP 24): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.13.x | OTP 24): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.13.x | OTP 24)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | OTP 24)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.13.x | OTP 24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.13.x | OTP 24)
calling super for GenServer callback handle_info/2 is deprecated
mix test (Elixir 1.13.x | OTP 24)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
mix test (Elixir 1.13.x | OTP 24)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
mix test (Elixir 1.13.x | OTP 24): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.13.x | OTP 24): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.13.x | OTP 24): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.11.x | OTP 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.11.x | OTP 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 test (Elixir 1.11.x | OTP 22)
Keyword.validate!/2 is undefined or private
mix test (Elixir 1.11.x | OTP 22)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.11.x | OTP 22)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 22)
calling super for GenServer callback handle_info/2 is deprecated
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.11.x | OTP 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 test (Elixir 1.11.x | OTP 23)
Keyword.validate!/2 is undefined or private
mix test (Elixir 1.11.x | OTP 23)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.11.x | OTP 23)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.11.x | OTP 23)
calling super for GenServer callback handle_info/2 is deprecated
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.12.x | OTP 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.12.x | OTP 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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 test (Elixir 1.12.x | OTP 23)
Keyword.validate!/2 is undefined or private
mix test (Elixir 1.12.x | OTP 23)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.12.x | OTP 23)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
mix test (Elixir 1.12.x | OTP 23)
calling super for GenServer callback handle_info/2 is deprecated
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.12.x | OTP 23)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.12.x | OTP 23)
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
mix test (Elixir 1.12.x | OTP 23)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead