refactor: modernization #15
Triggered via pull request
September 25, 2024 16:35
Status
Failure
Total duration
3m 33s
Artifacts
–
Annotations
1 error and 13 warnings
Dialyzer
Process completed with exit code 2.
|
Test (Elixir 1.15 OTP 26)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
call:
lib/bamboo/adapters/send_grid_adapter.ex#L415
The function call cast_address_with_formatter will not succeed.
|
call:
lib/bamboo/adapters/send_grid_adapter.ex#L424
The function call cast_address_with_formatter will not succeed.
|
no_return:
lib/bamboo/adapters/send_grid_adapter.ex#L440
Function cast_address_with_formatter/2 has no local return.
|
call:
lib/bamboo/adapters/send_grid_adapter.ex#L441
The function call format_email_address will not succeed.
|
no_return:
lib/bamboo/api_error.ex#L44
Function raise_api_error/3 has no local return.
|
no_return:
lib/bamboo/mailer.ex#L147
Function deliver_now/1 has no local return.
|
no_return:
lib/bamboo/mailer.ex#L161
Function deliver_now!/1 has no local return.
|
no_return:
lib/bamboo/mailer.ex#L179
Function deliver_later/1 has no local return.
|
no_return:
lib/bamboo/mailer.ex#L193
Function deliver_later!/1 has no local return.
|
exact_eq:
lib/bamboo/test.ex#L275
The test [] | map() == nil can never evaluate to 'true'.
|