Skip to content

fix invalid typespec #16

fix invalid typespec

fix invalid typespec #16

Re-run triggered March 12, 2024 16:36
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

3 errors and 84 warnings
mix test (Elixir 1.14.x | OTP 25): test/lib/bamboo/email_test.exs#L91
test put_attachment/2 with no filename throws an error (Bamboo.EmailTest)
mix test (Elixir 1.14.x | OTP 25): test/lib/bamboo/email_test.exs#L102
test put_attachment/2 with no data throws an error (Bamboo.EmailTest)
mix test (Elixir 1.14.x | OTP 25)
Process completed with exit code 2.
mix test (Elixir 1.9.x | OTP 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
function Ecto.Type.cast/2 is undefined (module Ecto.Type is not available)
mix test (Elixir 1.11.x | OTP 22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.9.x | OTP 20)
calling super for GenServer callback handle_info/2 is deprecated
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.9.x | OTP 20)
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.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.9.x | OTP 20)
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.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)
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 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.10.x | OTP 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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)
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)
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)
: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)
:crypto.block_encrypt/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 23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
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.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.12.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)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ 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.11.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.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.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.11.x | OTP 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
mix test (Elixir 1.12.x | OTP 23)
:crypto.hmac/3 is deprecated. It will be removed in OTP 24. Use crypto:mac/4 instead
mix test (Elixir 1.12.x | OTP 23)
:crypto.block_decrypt/4 is deprecated. It will be removed in OTP 24. 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.12.x | OTP 23)
:crypto.block_encrypt/4 is deprecated. It will be removed in OTP 24. 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.12.x | OTP 23)
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.14.x | OTP 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.14.x | OTP 25): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.14.x | OTP 25): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.14.x | OTP 25): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.14.x | OTP 25): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.14.x | OTP 25): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
mix test (Elixir 1.14.x | OTP 25)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
mix test (Elixir 1.14.x | OTP 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.14.x | OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix test (Elixir 1.14.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
mix test (Elixir 1.14.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
mix test (Elixir 1.14.x | OTP 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead