fix invalid typespec #16
Annotations
3 errors and 17 warnings
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:
test/lib/bamboo/email_test.exs#L102
test put_attachment/2 with no data throws an error (Bamboo.EmailTest)
|
Run mix test
Process completed with exit code 2.
|
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/.
|
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/
|
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