feat: Add arbitrary header overrides for attachments #58
Annotations
1 error and 4 warnings
Credo
Process completed with exit code 28.
|
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)
|
Credo:
test/lib/bamboo/attachments_test.exs#L73
There should be no calls to `IO.inspect/1`.
|