chore(deps): bump actions/checkout from 2 to 4 #35
Annotations
3 errors and 16 warnings
Run mix test:
test/lib/bamboo/email_test.exs#L102
test put_attachment/2 with no data throws an error (Bamboo.EmailTest)
|
Run mix test:
test/lib/bamboo/email_test.exs#L91
test put_attachment/2 with no filename throws an error (Bamboo.EmailTest)
|
Run mix test
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Install Dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Install Dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Install Dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix test:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix test
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
Run mix test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
use Bitwise is deprecated. import Bitwise instead
|
Run mix test
use Bitwise is deprecated. import Bitwise instead
|
Run mix test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading